[xsd-users] linker errors
B Hart
bhartsb at gmail.com
Wed Jul 13 12:40:42 EDT 2011
I built the XERCES static library and I'm attempting to use it with the
hello sample. I'm getting linker errors such as:
Error 1 error LNK2001: unresolved external symbol
"__declspec(dllimport) public: virtual __thiscall
xercesc_3_1::Wrapper4InputSource::~Wrapper4InputSource(void)"
(__imp_??1Wrapper4InputSource at xercesc_3_1@@UAE at XZ) C:\Program
Files\CodeSynthesis XSD 3.3\examples\cxx\tree\hello\hello.obj hello
Any idea how I can resolve. I've included the library in the project.
Thanks.
More information about the xsd-users
mailing list