-
Notifications
You must be signed in to change notification settings - Fork 45
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
Building errors in Ubuntu 20.04 #15
Comments
The build was last tested on Ubuntu 18.04. We have not tried on 20.04 yet. |
Same problem |
the lamp is lamp2.0 system,you need use pcl version is 1.8 and gtsam version is 4.1 . but when i make the teaser++/pcl-mach , i get two error that is (/usr/bin/ld: CMakeFiles/all_tests.dir/evaluation-test.cc.o: in function |
Have you ever been in this situation when you make the teaser++ feature/pcl-macher ((/usr/bin/ld: CMakeFiles/all_tests.dir/evaluation-test.cc.o: in function teaser::SolutionEvaluator::SolutionEvaluator(Eigen::Matrix<double, 3, -1, 0, 3, -1> const&, Eigen::Matrix<double, 3, -1, 0, 3, -1> const&, double)' /usr/bin |
when I builded this project in the step of lamp_utils,I encountered these issues.
my pcl version is 1.10 and my gtsam version is 4.11
The text was updated successfully, but these errors were encountered: