[hdf-forum] unresolved external symbol
Dominik Szczerba
domi at vision.ee.ethz.ch
Thu Oct 16 18:19:54 EDT 2008
Hi,
I get the following linking error compiling my stuff with Visual Studio 2008
using hdf5 (binaries downloaded from the hdf5 download section). Can someone
point me out in the right direction please?
HDF5++.lib(HDF5Reader.obj) : error LNK2019: unresolved external symbol
_H5T_NATIVE_UCHAR_g referenced in function "private: int __thiscall
HDF5::HDF5Reader::readData(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(?readData at HDF5Reader@HDF5@@AAEHABV?$basic_string at DU?$char_traits at D@std@@V?
$allocator at D@2@@std@@@Z)
HDF5++.lib(HDF5Reader.obj) : error LNK2019: unresolved external symbol
_H5T_NATIVE_INT_g referenced in function "private: int __thiscall
HDF5::HDF5Reader::readData(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(?readData at HDF5Reader@HDF5@@AAEHABV?$basic_string at DU?$char_traits at D@std@@V?
$allocator at D@2@@std@@@Z)
HDF5++.lib(HDF5Reader.obj) : error LNK2019: unresolved external symbol
_H5T_NATIVE_DOUBLE_g referenced in function "private: int __thiscall
HDF5::HDF5Reader::readData(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &)"
(?readData at HDF5Reader@HDF5@@AAEHABV?$basic_string at DU?$char_traits at D@std@@V?
$allocator at D@2@@std@@@Z)
with regards,
Dominik
--
Dominik Szczerba, Ph.D.
Biomedical Simulation Group
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi
----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe at hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe at hdfgroup.org.
More information about the Hdf-forum
mailing list