unresolved external symbol _H5T_NATIVE_INT_g VS2008

Getting following link errors when building code using C API.

1>HDF5ProfileMSTest.obj : error LNK2001: unresolved external symbol
_H5T_NATIVE_INT_g
1>HDF5ProfileMSTest.obj : error LNK2001: unresolved external symbol
_H5P_CLS_FILE_ACCESS_g
1>E:\Projects\AIDAHelpersSource\../AIDAhelpersOut/Debug_Win32/bin\UnitTest.exe
: fatal error LNK1120: 2 unresolved externals

I am linking against:

..\..\ThirdParty\hdf5lib\$(ConfigurationName)\dll\

hdf5ddll.lib
hdf5_cppddll.lib

Have no such problems when linking analogous code using the Cxx api.

Any suggestions?

ยทยทยท

--
Witold Eryk Wolski

Heidmark str 5
D-28329 Bremen
tel.: 04215261837

----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe@hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe@hdfgroup.org.