Andrey, I am working on this issue, however could you try setting the HDF5_PLUGIN_DIR environment variable to the path to your dynamic filter. Keep things simple like SET HDF5_PLUGIN_DIR=C:\\ProgramData. Then try using hdfview.
Allen On Friday, August 22, 2014 07:20:23 PM Андрей Парамонов wrote: > Hello everyone! > > I've just implemented custom HDF5 dynamic filter (LZ4 compression), and > it works nicely when I register it "statically" in my code. > > I have put my plugin lz4.dll into > > %ALLUSERSPROFILE%\hdf5\lib\plugin\ > > But when trying to open compressed HDF5 file in HDFView 2.10.1, it says: > > Can't open directory or file. > > My loyal servant procmon.exe reports that HDFView tries to access dir > > C:\Program Files > (x86)\HDF_Group\HDFView\2.10.1\bin\%ALLUSERSPROFILE%\hdf5\lib\plugin\ > > which is erroneous. > > Is it a known bug in HDFView? > How can I fix the problem? > > Best wishes, > Andrey Paramonov _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
