[xsd-users] VStudio 2010
Boris Kolpackov
boris at codesynthesis.com
Thu Feb 11 04:59:15 EST 2010
Bidski <bidski at bigpond.net.au> writes:
> I have attempted to use it but all i have gotten is about 50 unresolved
> externals. I have added the include directory to my projects "Include
> Directories" and the lib directory to my projects "Library Directories"
> but beyond that im not sure what else to do.
All the unresolved symbols are from the Xerces-C++ library. Are you
linking it to your project? To check, go to "Project Properties"->
"Linker"->"Input" and in the "Additional Dependencies" field you
should have xerces-c_3D.lib for Debug and xerces-c_3.lib for
Release.
Boris
More information about the xsd-users
mailing list