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

STIR build can pick up the wrong HDF5 #421

Closed
KrisThielemans opened this issue Jul 4, 2020 · 0 comments · Fixed by #422
Closed

STIR build can pick up the wrong HDF5 #421

KrisThielemans opened this issue Jul 4, 2020 · 0 comments · Fixed by #422

Comments

@KrisThielemans
Copy link
Member

Currently, HDF5 support in STIR is by default disabled. However, #419 tries to enable it, but found that STIR was build with a different (more recent) version of HDF5. See #419 (comment)

Cause is a missing ${HDF5_CMAKE_ARGS} in ExternalSTIR.cmake

KrisThielemans added a commit that referenced this issue Jul 4, 2020
- add `${HDF5_CMAKE_ARGS}`
- move `${Boost_CMAKE_ARGS}` to the same place for consistency

Fixes #421
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