Skip to content

Bump HDF5 version and use CMake to build

Dan Guest requested to merge (removed):hdf5-version-bump into 1.0

The newest version of HDF5 now includes h5cc when built with CMake. Hopefully this fixes a few issues mentioned in ATLINFR-2464.

Unfortunately there still are some open issues:

  • it also removes h5redeploy
  • I can't tell if the library that is built includes zlib support

Merge request reports