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

Configure carl to use our version of Eigen #425

Open
sjunges opened this issue Nov 12, 2023 · 1 comment
Open

Configure carl to use our version of Eigen #425

sjunges opened this issue Nov 12, 2023 · 1 comment

Comments

@sjunges
Copy link
Contributor

sjunges commented Nov 12, 2023

Currently, carl may compile with an outdated version of Eigen on the system. For Storm, we currently always ship our own. Would it make sense to use this version for carl, when we are configuring/building carl from within storm?

Relates to moves-rwth/carl-storm#17

@sjunges
Copy link
Contributor Author

sjunges commented Dec 28, 2023

note, that the linker in the CI also warns on a related issue:

 /opt/storm/build/include/resources/3rdparty/StormEigen/Eigen/src/Core/Stride.h:44:7: warning: type 'struct Stride' violates the C++ One Definition Rule [-Wodr]
#14 565.6    44 | class Stride
#14 565.6       |       ^
#14 565.6 /usr/include/eigen3/Eigen/src/Core/Stride.h:48:7: note: a different type is defined in another translation unit

@tquatmann

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant