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: Cannot find -lEigen3::Eigen #1096

Open
SrBlank opened this issue Nov 13, 2023 · 0 comments
Open

/usr/bin/ld: Cannot find -lEigen3::Eigen #1096

SrBlank opened this issue Nov 13, 2023 · 0 comments

Comments

@SrBlank
Copy link

SrBlank commented Nov 13, 2023

Hello,

I am running into this error trying to build ORB_SLAM2.

[ 70%] Linking CXX shared library ../lib/libORB_SLAM2_CUDA.so
/usr/bin/ld: cannot find -lEigen3::Eigen
collect2: error: ld returned 1 exit status
CMakeFiles/ORB_SLAM2_CUDA.dir/build.make:682: recipe for target '../lib/libORB_SLAM2_CUDA.so' failed
make[2]: *** [../lib/libORB_SLAM2_CUDA.so] Error 1
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/ORB_SLAM2_CUDA.dir/all' failed
make[1]: *** [CMakeFiles/ORB_SLAM2_CUDA.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

There have already been a numerous amount of lines i've had to to get this far such as issue #41 in orb_slam2_ros.

Please help if you are able to, thank you!

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

1 participant