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

Updating CMake for modern Boost compatibility #5

Open
tmcg0 opened this issue Jun 12, 2020 · 1 comment
Open

Updating CMake for modern Boost compatibility #5

tmcg0 opened this issue Jun 12, 2020 · 1 comment
Labels
compatibility features which increase compatibility enhancement New feature or request

Comments

@tmcg0
Copy link
Owner

tmcg0 commented Jun 12, 2020

Previously I was using Boost 1.56 on Ubuntu 18. But in 20, the default Boost version is like 1.71. In the newer version, they changed the way CMake works with Boost. Update bioslam in order to adjust for this new approach.

This issue was fixed in GTSAM here, do exactly what this was: borglab/gtsam#145

@tmcg0
Copy link
Owner Author

tmcg0 commented Nov 13, 2020

Not sure if this is related, but on the 4.0.3 upgrade compatibility branch, it wasn't building with CMake 3.10.2, but does build with 3.17.3 (included in CLion).

@tmcg0 tmcg0 transferred this issue from another repository Dec 15, 2020
@tmcg0 tmcg0 added compatibility features which increase compatibility enhancement New feature or request labels Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility features which increase compatibility enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant