lsd_slam
lsd_slam copied to clipboard
/usr/bin/ld: can not found -lcsparse
Scanning dependencies of target lsdslam [ 3%] Building CXX object CMakeFiles/lsdslam.dir/GUI.cpp.o [ 7%] Linking CXX shared library ../lib/liblsdslam.so /usr/bin/ld: can not found -lcsparse collect2: error: ld returned 1 exit status CMakeFiles/lsdslam.dir/build.make:451: recipe for target '../lib/liblsdslam.so' failed make[3]: *** [../lib/liblsdslam.so] Error 1 CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/lsdslam.dir/all' failed make[2]: *** [CMakeFiles/lsdslam.dir/all] Error 2 CMakeFiles/Makefile2:121: recipe for target 'CMakeFiles/LSD.dir/rule' failed make[1]: *** [CMakeFiles/LSD.dir/rule] Error 2 Makefile:131: recipe for target 'LSD' failed make: *** [LSD] Error 2
I encountered the same problem. Did you manage to resolve the problem?