Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make errors : cannot find -lmxnet #4

Open
minushuang opened this issue Jun 26, 2018 · 1 comment
Open

make errors : cannot find -lmxnet #4

minushuang opened this issue Jun 26, 2018 · 1 comment

Comments

@minushuang
Copy link

minushuang commented Jun 26, 2018

Hi,I build the project follow the ReadME instructions.
and errors occur as blew when I run 'make -j4':
make -j4 Scanning dependencies of target mtcnn [ 11%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/comm_lib.cpp.o [ 33%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/mtcnn.cpp.o [ 33%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/mxnet_mtcnn.cpp.o [ 44%] Building CXX object src/libmtcnn/CMakeFiles/mtcnn.dir/utils.cpp.o [ 55%] Linking CXX shared library ../../../lib/libmtcnn.so /usr/bin/ld: cannot find -lmxnet collect2: error: ld returned 1 exit status src/libmtcnn/CMakeFiles/mtcnn.dir/build.make:202: recipe for target '../lib/libmtcnn.so' failed make[2]: *** [../lib/libmtcnn.so] Error 1 CMakeFiles/Makefile2:106: recipe for target 'src/libmtcnn/CMakeFiles/mtcnn.dir/all' failed make[1]: *** [src/libmtcnn/CMakeFiles/mtcnn.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
any solution will be appreciated.

@prateeksarangi
Copy link

Did you find any solution yet?

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

No branches or pull requests

2 participants