I am trying to build and use HDF5 1.8.16 using Thread-safety and shared libraries.
1.8.15.1 works well, but I miss the option to check if the library is thread-safe. When I try to use 1.8.16, I get 5 unresolved external that are located in h5tpublic.h I am including "hdf5.h", compiling the app works but it fails at linking. LNK2001 unresolved external symbol _H5T_NATIVE_UCHAR_g _H5T_NATIVE_USHORT_g _H5T_NATIVE_DOUBLE_g _H5P_CLS_DATASET_CREATE_ID_g Anyone felt into that trap already ? Any clue or sollution ? Regards, Karl
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
