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 error #23

Open
agarnitin86 opened this issue Dec 1, 2016 · 4 comments
Open

Make error #23

agarnitin86 opened this issue Dec 1, 2016 · 4 comments

Comments

@agarnitin86
Copy link

When i run make command, i get the following error
[100%] Building CXX object CMakeFiles/segment.dir/segment_py.cpp.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
/home/nitin/git/selective_search_py/segment_py.cpp:4:27: fatal error: boost/numpy.hpp: No such file or directory
#include <boost/numpy.hpp>
^
compilation terminated.
make[2]: *** [CMakeFiles/segment.dir/segment_py.cpp.o] Error 1
make[1]: *** [CMakeFiles/segment.dir/all] Error 2
make: *** [all] Error 2

@nk-dev0
Copy link

nk-dev0 commented Jan 19, 2017

I'd like to second this. I'm having the exact same error.

@Adityakunwar
Copy link

@agarnitin86 Any update on this error. Previously I got a 'pyconfig.h' error. It was resolved by making changes in the .bashrc file.

@alirezazarei28
Copy link

I have met the same error

@gaoyangyiqiao
Copy link

Also the same error

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

5 participants