402 Star 1.8K Fork 739

GVPfasiondog / hikyuu

 / 详情

centos7 下编译通不过

已完成
创建于  
2017-06-24 01:20

[xxxxx@localhost build]$ cmake ..
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
CMake Error at CMakeLists.txt:41 (ADD_LIBRARY):
Cannot find source file:

hikyuu/DataAccessBase.h

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx

-- Build files have been written to: /home/xxxxx/workspace/hikyuu/libs/hikyuu/build

评论 (2)

xielm12 创建了任务

先参考帮助里Boost.Build的编译方式,cmake暂时还不支持。用./build.sh 进行编译。具体的工程文件参见每个目录下的Jamroot或Jamfile进行修改。Linux编译需要其他的依赖开发包,暂时比较繁琐,等后面有空再弄。

fasiondog 修改任务状态为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(3)
3859 fasiondog 1578914213
C++
1
https://gitee.com/fasiondog/hikyuu.git
git@gitee.com:fasiondog/hikyuu.git
fasiondog
hikyuu
hikyuu

搜索帮助

14c37bed 8189591 565d56ea 8189591