首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在幕府中尝试使用元示例进行构建时出错

在幕府中尝试使用元示例进行构建时出错
EN

Stack Overflow用户
提问于 2018-02-17 14:46:24
回答 1查看 185关注 0票数 0

我在没有示例的情况下成功地构建了幕府(this question),但是现在当我尝试对元示例执行相同的操作时,我得到了如下错误:

代码语言:javascript
复制
$ cmake -DSWIG_EXECUTABLE=/usr/local/bin/swig -DINTERFACE_PYTHON=ON -DBUILD_META_EXAMPLES=ON ..
-- Could NOT find CCache (missing: CCACHE CCACHE_VERSION)
-- Using system's malloc
CMake Error at src/shogun/CMakeLists.txt:49 (MESSAGE):
Shogun can only be built with GPL codes if the source files are in
/Users/krishna/shogun/src/gpl. Please download or disable with
LICENSE_GPL_SHOGUN=OFF.

-- Configuring incomplete, errors occurred!
See also "/Users/krishna/shogun/build/CMakeFiles/CMakeOutput.log".

谢谢。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-02-17 17:16:54

https://github.com/shogun-toolbox/shogun/issues/4179

很抱歉,我犯了一个愚蠢的错误,从链接可以看出。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/48838748

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档