Andrey,

 The path should be absolute. Win I tried the ENV VAR everything worked. I 
believe the problem is that the slashes in the default path were incorrect and 
the relative path was just the normal windows handling when it cannot locate a 
file.

I have fixed the slashes in the next release of hdf5 - the 
config/cmake/ConfigureChecks.cmake file. I will add this use case to the 
regression testing suite.

Allen


On Tuesday, August 26, 2014 09:54:07 AM Андрей Парамонов wrote:
> 26.08.2014 0:51, Allen Byrne пишет:
> > Correction: the VAR is HDF5_PLUGIN_PATH.
> > 
> > Allen
> > 
> > On Monday, August 25, 2014 03:47:28 PM Allen Byrne wrote:
> >> 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.
> 
> I think the bug is that HDF5_PLUGIN_PATH specifies relative, not
> absolute path now. I could workaround the problem by adding
> set HDF5_PLUGIN_PATH=plugins
> into my hdfview.bat and dropping plugin dll into C:\Program Files
> (x86)\HDF_Group\HDFView\2.10.1\bin\plugins\.
> 
> Btw, I have noticed that INSTALLDIR is not specified correctly in
> hdfview.bat, for HDFView x86 installed on Windows x86-64. It starts with
> C:\Program Files\ but should start with C:\Program Files (x86)\. So, I
> had to tweak hdfview.bat to get it running.
> 
> 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

Reply via email to