Hi everyone

I succesfully compile HDF5 1.8.5, but when linking my own app I get :

1>------ Build started: Project: vizir, Configuration: Debug Win32 ------
1>Linking...
1>hdf5.lib(H5Omtime.obj) : error LNK2019: unresolved external symbol
_timezone referenced in function _H5O_mtime_decode
1>oldnames.lib(timezone.obj) : error LNK2001: unresolved external symbol
_timezone
1>oldnames.lib(timezone.obj) : error LNK2001: unresolved external symbol
__timezone
1>C:\Users\Anders\Documents\src32\vizir\Debug\vizir.exe : fatal error
LNK1120: 2 unresolved externals
1>Build log was saved at
"file://c:\Users\Anders\Documents\src32\vizir\vizir.dir\Debug\BuildLog.htm"
1>vizir - 4 error(s), 0 warning(s)
2>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
2>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 1 skipped ==========

Any ideas ? I'm using MSVC 2008. Does HDF5 use the oldnames library ?

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

Reply via email to