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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: