Skip to content

Remove version constraint for Eigen3 package for Eigen3 5.0.0 compat#1262

Merged
traversaro merged 1 commit into
masterfrom
traversaro-patch-9
Oct 3, 2025
Merged

Remove version constraint for Eigen3 package for Eigen3 5.0.0 compat#1262
traversaro merged 1 commit into
masterfrom
traversaro-patch-9

Conversation

@traversaro
Copy link
Copy Markdown
Contributor

@traversaro traversaro commented Oct 3, 2025

Without this fix, configuration against Eigen 5 fails with:

CMake Error at cmake/OsqpEigenDependencies.cmake:14 (find_package):
  Could not find a configuration file for package "Eigen3" that is compatible
  with requested version "3.2.92".

  The following configuration files were considered but not accepted:

    /home/runner/work/robotology-superbuild/robotology-superbuild/.pixi/envs/default/share/eigen3/cmake/Eigen3Config.cmake, version: 5.0.0

Call Stack (most recent call first):

see https://gitlab.com/libeigen/eigen/-/issues/2972 for more details. As Eigen 3.3 was released in 2016, I think we are fine in just asking for Eigen without checking the version of it.

xref: conda-forge/eigen-feedstock#47
xref: robotology/robotology-superbuild#1902
xref: robotology/robotology-superbuild#1903

@traversaro traversaro requested a review from Nicogene October 3, 2025 09:34
@traversaro traversaro merged commit bdf7662 into master Oct 3, 2025
29 of 31 checks passed
@traversaro traversaro deleted the traversaro-patch-9 branch October 3, 2025 11:34
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.

1 participant