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

CI fails due to VTK CMake error #132

Closed
2xB opened this issue Jan 17, 2025 · 0 comments · Fixed by #133
Closed

CI fails due to VTK CMake error #132

2xB opened this issue Jan 17, 2025 · 0 comments · Fixed by #133

Comments

@2xB
Copy link
Member

2xB commented Jan 17, 2025

Since a few days we get

CMake Error at /usr/lib64/cmake/vtk/VTK-targets.cmake:553 (set_target_properties):
  The link interface of target "VTK::nlohmannjson" contains:
    nlohmann_json::nlohmann_json
  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.

in our Fedora 40 based CI pipelines. As can be seen in #131, this is not fixed by updating to Fedora 41.

More details: https://discourse.vtk.org/t/cmake-error-vtk-nlohmannjson/15170

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 a pull request may close this issue.

1 participant