selective_search_py
selective_search_py copied to clipboard
Make error
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
I'd like to second this. I'm having the exact same error.
@agarnitin86 Any update on this error. Previously I got a 'pyconfig.h' error. It was resolved by making changes in the .bashrc file.
I have met the same error
Also the same error