gaoxiang12 / slambook

MIT License
6.92k stars 3.27k forks source link

ch05: joinmap error. #117

Open RahmanMifta opened 6 years ago

RahmanMifta commented 6 years ago

when i was trying to make the joinmap.cpp with terminal in ubuntu 16.04, i am getting the following error.

No rule to make target '/home/mifta/lib/libopencv_stitching.so.4.0.0', needed by 'joinMap'. Stop. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/joinMap.dir/all' failed make[1]: [CMakeFiles/joinMap.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

gaoxiang12 commented 6 years ago

How did you write your cmakelist? Could you paste it here?

ztjshaha commented 6 years ago

Install your OPENCV correctly