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

Add Boost serialization package for libpointmatcher case #810

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

MarvinStuede
Copy link
Contributor

Setup:

  • Ubuntu 20.04 with ROS noetic
  • Build with GTSAM, G2o and libpointmatcher
  • Boost Version 1.71

During Cmake Step, I had warnings that the Boost::serialization module was not found. This resulted in a "links to target "Boost::serialization" but the target was not found" error during compilation. Adding the serialization module to CMakelists resolved this.

@matlabbe matlabbe merged commit 3f797e0 into introlab:master Jan 7, 2022
@matlabbe
Copy link
Member

matlabbe commented Jan 7, 2022

Thx!

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

Successfully merging this pull request may close these issues.

2 participants