selective_search_py icon indicating copy to clipboard operation
selective_search_py copied to clipboard

Make error

Open agarnitin86 opened this issue 8 years ago • 4 comments

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

agarnitin86 avatar Dec 01 '16 09:12 agarnitin86

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

nk-dev0 avatar Jan 19 '17 18:01 nk-dev0

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

Adityakunwar avatar Sep 09 '17 04:09 Adityakunwar

I have met the same error

alirezazarei28 avatar Dec 19 '17 08:12 alirezazarei28

Also the same error

gaoyangyiqiao avatar Apr 25 '18 08:04 gaoyangyiqiao