I’ve seen a couple of examples of using h5repack
to compress data using user defined plugins, however I have been unable to get this to work with any plugin that makes calls to the HDF5 API - and have needed to use h5repack-shared
. I’m not sure if I’m missing any specific linking steps when building my plugin.
Github issue here - https://github.com/HDFGroup/hdf5/issues/1009
Any advice would be appreciated.
Thanks.