h5cpp icon indicating copy to clipboard operation
h5cpp copied to clipboard

H5CPP on android armv7f

Open steven-varga opened this issue 5 years ago • 0 comments

Currently the HDF5 library is hard to cross compile because of some internals, to ease on the process here are the binaries: hdf5-1.10.6-arm7f.tar.gz

The H5CPP library is currently broken for android armv7f platform due to the size differences between some integral types, however only minor adjustment is needed to make this port happen. Will keep this errata up until the fix is provided.

steven-varga avatar Jan 27 '20 05:01 steven-varga