We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am running into this error trying to build ORB_SLAM2.
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!
The text was updated successfully, but these errors were encountered: