You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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}
inExternalSTIR.cmake
The text was updated successfully, but these errors were encountered: