Mike,
Are you using CMake to create the hdf5 library? There is an issue with a
definition that needs to be solved for the next release (the pre-built binaries
have this define in the H5pubconf.h).
Add
#define H5_BUILT_AS_DYNAMIC_LIB 1
in your H5pubconf.h file after building HDF5.
Allen
On Tuesday, November 20, 2012 10:57:01 AM Michael Jackson wrote:
> Just updated to 1.8.10 by building HDf5 myself with VS2010 as dynamic
> libraries. When compiling my own application against this new build i
> am getting the following errors:
>
> libDREAM3DLib.lib(StatsData.obj) : error LNK2001: unresolved external
> symbol H5T_NATIVE_UINT16_g
> [C:\Users\mjackson\Workspace\DREAM3D\x64\Tools\H5VoxelToVtk .vcxproj]
>
> When i switch back to my 1.8.9 build I do not get these errors. is
> there something that needs to get updated in projects that link
> against hdf5 1.8.10 versus 1.8.9?
>
> thanks for any help
> _________________________________________________________
> Mike Jackson [email protected]
> BlueQuartz Software www.bluequartz.net
> Principal Software Engineer Dayton, Ohio
>
> _______________________________________________
> Hdf-forum is for HDF software users discussion.
> [email protected]
> http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org