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

Fix opensuse build error #541

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marph91
Copy link

@marph91 marph91 commented Dec 11, 2020

Fixes #467.

The EIGEN3_* variables could be removed, too. But for the fix, I wanted to keep the changes minimal.

This is the recommended way to include eigen. See also:
https://gitlab.com/libeigen/eigen/-/blob/master/cmake/Eigen3Config.cmake.in.
The "EIGEN3_*" variables are legacy and should be removed in the future.
@marph91
Copy link
Author

marph91 commented Dec 11, 2020

I can't test it with Ubuntu right now, but it seems like Ubuntu 16.04 uses libeigen3-dev at the version 3.3~beta1-2. This version doesn't have the eigen target yet.

If I find the time, I will try to setup Ubuntu for local builds and try to fix the error.

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.

Build error on opensuse leap
1 participant