Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nanoahSR opened this issue Sep 4, 2019 · 1 comment
Open

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

nanoahSR opened this issue Sep 4, 2019 · 1 comment

Comments

@nanoahSR
Copy link

nanoahSR commented Sep 4, 2019

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

@sfchng
Copy link

sfchng commented Aug 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants