Hii peopel..
I am facing the same problem..
it is not letting me create a file?

java.lang.UnsatisfiedLinkError: no jhdf5 in java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1028)
        at ncsa.hdf.hdf5lib.H5.loadH5Lib(H5.java:347)
        at ncsa.hdf.hdf5lib.H5.<clinit>(H5.java:274)
        at ncsa.hdf.hdf5lib.HDF5Constants.<clinit>(HDF5Constants.java:28)
        at ncsa.hdf.object.h5.H5File.<init>(H5File.java:186)
        at ncsa.hdf.object.h5.H5File.<init>(H5File.java:123)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at ncsa.hdf.object.FileFormat.<clinit>(FileFormat.java:210)
        at H5FileCreate.main(H5FileCreate.java:38)
Cannot find HDF5 FileFormat.


--
View this message in context: 
http://hdf-forum.184993.n3.nabble.com/How-to-use-hdf5-for-java-in-Eclipse-tp2979006p3789888.html
Sent from the hdf-forum mailing list archive at Nabble.com.

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to