Skip to content

Fix compilation issues with eigen 5#193

Merged
hugoledoux merged 1 commit into
tudelft3d:developfrom
ipadjen:fix/macos_compilation_nov25
Jan 5, 2026
Merged

Fix compilation issues with eigen 5#193
hugoledoux merged 1 commit into
tudelft3d:developfrom
ipadjen:fix/macos_compilation_nov25

Conversation

@ipadjen

@ipadjen ipadjen commented Nov 26, 2025

Copy link
Copy Markdown
Member

Eigen recently published eigen5 and the current CMakeLists ends up in an error:

CMake Error at CMakeLists.txt:81 (target_link_libraries):
  Target "val3dity" links to:

    CGAL::Eigen3_support

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

This small change should fix it

@hugoledoux hugoledoux merged commit ba42e1d into tudelft3d:develop Jan 5, 2026
3 checks passed
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