lsd_slam icon indicating copy to clipboard operation
lsd_slam copied to clipboard

/usr/bin/ld: can not found -lcsparse

Open nanoahSR opened this issue 5 years ago • 1 comments

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

nanoahSR avatar Sep 04 '19 08:09 nanoahSR

I encountered the same problem. Did you manage to resolve the problem?

sfchng avatar Aug 05 '21 13:08 sfchng