Displaying 2 results from an estimated 2 matches for "h5f_open".
Did you mean:
h5fd_open
2013 Feb 04
1
Problem loading hdf5 file
...file:
my_file.h5
>
HDF5-DIAG: Error detected in HDF5 (1.8.4-patch1) thread 0:
#000: /Builds/unix/hdf5-1.8.4-patch1/src/H5F.c line 1514 in H5Fopen():
unable to open file
major: File accessability
minor: Unable to open file
#001: /Builds/unix/hdf5-1.8.4-patch1/src/H5F.c line 1218 in H5F_open():
unable to open file
major: File accessability
minor: Unable to open file
#002: /Builds/unix/hdf5-1.8.4-patch1/src/H5FD.c line 1079 in H5FD_open():
open failed
major: Virtual File Layer
minor: Unable to initialize object
#003: /Builds/unix/hdf5-1.8.4-patch1/src/H5FDsec2.c li...
2002 Mar 01
1
Building hdf5 on Windows
Hi all,
I try to use the hdf5 package. I downloaded the Windows binary version, and
it claims it requires hdf5dll.dll library, so I download the whole hdf5
1.4.3 package from NCSA. Unfortunatelly, it crashes R. I suspect it is
because the package was probably compiled against version 1.2 of hdf5 (as
evoked in the help file?) or any other previous version, so I downloaded the
source of the package