Skip to content

Seem lack of source path 'abc'. Just comment line#12 in CMakeLists#1

Open
jinyouq wants to merge 2 commits intoSJTU-ECTL:masterfrom
jinyouq:master
Open

Seem lack of source path 'abc'. Just comment line#12 in CMakeLists#1
jinyouq wants to merge 2 commits intoSJTU-ECTL:masterfrom
jinyouq:master

Conversation

@jinyouq
Copy link
Copy Markdown

@jinyouq jinyouq commented Jun 28, 2021

'cmake' will pass w/o error.
But make will fail with error, seem lack of some source files, which is /abc/abc*

Kindly please help make some comments on this issue, or just sharing the missing source file will be appreciated.

yangjie@yangjiedeMacBook-Pro DALS % make
[ 8%] Building CXX object abc-plus/CMakeFiles/abc_plus.dir/src/framework.cpp.o
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
In file included from /Users/yangjie/DALS/abc-plus/src/framework.cpp:10:
In file included from /Users/yangjie/DALS/abc-plus/include/framework.h:14:
/Users/yangjie/DALS/abc-plus/include/abc_api.h:16:10: fatal error: 'base/abc/abc.h' file not found
#include <base/abc/abc.h>
^~~~~~~~~~~~~~~~
1 warning and 1 error generated.
make[2]: *** [abc-plus/CMakeFiles/abc_plus.dir/src/framework.cpp.o] Error 1
make[1]: *** [abc-plus/CMakeFiles/abc_plus.dir/all] Error 2
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants