Obtaining the HDF5-1.8.18 Software

HDF5 Software

Pre-built Binary Distributions

The pre-built binary distributions in the table below include the HDF5 libraries, include files, utilities, and release notes, and are built with the SZIP Encoder Enabled and ZLIB external libraries.

See MD5 Checksums for MD5 checksum values on the files in the table below.

Platform
 
Linux 3.10 CentOS 7 x86_64   Compilers:   gcc, g++, gfortran 4.8.5 Individual Utilities
Linux 3.10 CentOS 7 x86_64 (No SZIP)   Compilers:   gcc, g++, gfortran 4.8.5  
Linux 2.6 CentOS 6 x86_64   Compilers:   gcc, g++, gfortran 4.4.7 Individual Utilities
Linux 2.6 CentOS 6 x86_64 (No SZIP)   Compilers:   gcc, g++, gfortran 4.4.7  
Linux 2.6 CentOS 6 x86_64 32-bit   Compilers:   gcc, g++, gfortran 4.4.7 Individual Utilities
Linux 2.6 CentOS 6 x86_64 32-bit (No SZIP)   Compilers:   gcc, g++, gfortran 4.4.7  
Windows 64-bit   [1]   Compilers:   CMake VS 2013 C, C++, IVF 15  
Windows 64-bit (No SZIP)   [1]   Compilers:   CMake VS 2013 C, C++, IVF 15  
Windows 32-bit   [1]   Compilers:   CMake VS 2013 C, C++, IVF 15  
Windows 32-bit (No SZIP)   [1]   Compilers:   CMake VS 2013 C, C++, IVF 15  
Windows 64-bit   [1]   Compilers:   CMake VS 2015 C, C++, IVF 16  
Windows 64-bit (No SZIP)   [1]   Compilers:   CMake VS 2015 C, C++, IVF 16  
Windows 32-bit   [1]   Compilers:   CMake VS 2015 C, C++, IVF 16  
Windows 32-bit (No SZIP)   [1]   Compilers:   CMake VS 2015 C, C++, IVF 16  

  1. The HDF Group uses an installer program to install the HDF5 libraries, header and support files on Windows. This installer is digitally signed by The HDF Group. Please be aware that the installer requires that the user have permission to install files on the target computer.

    Also note that the Windows binary distributions are built in Release mode with debugging symbols.

    Please avoid using spaces in directory path names as this can cause problems when building.

    To use the shared libraries on Windows with Visual Studio you must specify the H5_BUILT_AS_DYNAMIC_LIB compile definition.

    Static libraries begin with lib and shared libraries do not. For example, hdf5.lib is the shared library and libhdf5.lib is the static library.