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

Look for Ceres 2.1.0 #360

Merged
merged 2 commits into from
Sep 13, 2022
Merged

Look for Ceres 2.1.0 #360

merged 2 commits into from
Sep 13, 2022

Conversation

MartinEekGerhardsen
Copy link
Contributor

@MartinEekGerhardsen MartinEekGerhardsen commented May 9, 2022

Originally, the ceres test CMakeLists.txt only required Ceres 2.0.0.
However, this version doesn't define ceres/manifold, and therefore
when compiling against Ceres 2.0.0 the compilation fails.

See #359

I don't claim that this is the optimal solution, however it solves the issue for me. It might be useful to reference the necessary Ceres version somewhere in this repo to avoid confusion in the future. As I already had both Eigen and Ceres installed I assumed I didn't have to execute the installation scripts.

Originally, the ceres test CMakeLists.txt only required Ceres 2.0.0.
However, this version doesn't define ceres/manifold, and therefore
when compiling against Ceres 2.0.0 the compilation fails.
@strasdat strasdat merged commit 408f91b into strasdat:master Sep 13, 2022
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