[xsd-users] Problem linking with VS 2008
Thomas Dobroth
dobroth at gmail.com
Tue Jan 10 14:34:11 EST 2012
Hi,
I'm having problems getting started with XSD. Environment:
Windows 7 64 bit
Visual Studio Express 2008
I have put the xsd generated headers in the precompiled header
stdafx.h. There are thousands of compiler warnings. The system will
not link though. The link errors and warnings are below.
I have spend many hours trying to figure this out including:
1) downloading the xercecs library compiled for vc9.
a. substituting the libraries
b. substituting the header files.
I'm pretty stuck -- I would greatly appreciate some help.
Tom
1>Linking...
1>gpx.obj : warning LNK4248: unresolved typeref token (01000019) for
'xercesc_3_1.RegxParser'; image may not run
1>gpx.obj : warning LNK4248: unresolved typeref token (0100001D) for
'xercesc_3_1.DOMDocumentType'; image may not run
1>gpx.obj : warning LNK4248: unresolved typeref token (0100001E) for
'xercesc_3_1.XMLGrammarPool'; image may not run
1>stdafx.obj : warning LNK4248: unresolved typeref token (01000020) for
'xercesc_3_1.DOMUserDataHandler'; image may not run
1>gpx.obj : warning LNK4248: unresolved typeref token (01000021) for
'xercesc_3_1.DOMUserDataHandler'; image may not run
1>gpx.obj : error LNK2028: unresolved token (0A00000F) "public: virtual
__clrcall
xercesc_3_1::IllegalArgumentException::~IllegalArgumentException(void)"
(??1IllegalArgumentException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::IllegalArgumentException::`vector deleting
destructor'(unsigned int)"
(??_EIllegalArgumentException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000010) "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::IllegalArgumentException::duplicate(void)const "
(?duplicate at IllegalArgumentException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::IllegalArgumentException::`local vftable'''(void)"
(???__E??_SIllegalArgumentException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000011) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::IllegalArgumentException::getType(void)const "
(?getType at IllegalArgumentException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::IllegalArgumentException::`local vftable'''(void)"
(???__E??_SIllegalArgumentException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000013) "public: virtual
__clrcall
xercesc_3_1::NoSuchElementException::~NoSuchElementException(void)"
(??1NoSuchElementException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::NoSuchElementException::`vector deleting
destructor'(unsigned int)"
(??_ENoSuchElementException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000014) "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::NoSuchElementException::duplicate(void)const "
(?duplicate at NoSuchElementException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NoSuchElementException::`local vftable'''(void)"
(???__E??_SNoSuchElementException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000015) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::NoSuchElementException::getType(void)const "
(?getType at NoSuchElementException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NoSuchElementException::`local vftable'''(void)"
(???__E??_SNoSuchElementException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000017) "public:
__clrcall xercesc_3_1::RuntimeException::RuntimeException(class
xercesc_3_1::RuntimeException const &)"
(??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in
function
"???__E_CT??_R0?AVRuntimeException at xercesc_3_1@@@8??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVRuntimeException at xercesc_3_1@@@8??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000018) "public: virtual
__clrcall xercesc_3_1::RuntimeException::~RuntimeException(void)"
(??1RuntimeException at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall xercesc_3_1::RuntimeException::`vector
deleting destructor'(unsigned int)"
(??_ERuntimeException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000019) "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::RuntimeException::duplicate(void)const "
(?duplicate at RuntimeException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RuntimeException::`local vftable'''(void)"
(???__E??_SRuntimeException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00001A) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::RuntimeException::getType(void)const "
(?getType at RuntimeException@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RuntimeException::`local vftable'''(void)"
(???__E??_SRuntimeException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00001C) "public: virtual
__clrcall
xercesc_3_1::NullPointerException::~NullPointerException(void)"
(??1NullPointerException at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall
xercesc_3_1::NullPointerException::`vector deleting destructor'(unsigned
int)" (??_ENullPointerException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A00001D) "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::NullPointerException::duplicate(void)const "
(?duplicate at NullPointerException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NullPointerException::`local vftable'''(void)"
(???__E??_SNullPointerException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00001E) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::NullPointerException::getType(void)const "
(?getType at NullPointerException@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NullPointerException::`local vftable'''(void)"
(???__E??_SNullPointerException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000020) "public:
__clrcall
xercesc_3_1::XSerializationException::XSerializationException(class
xercesc_3_1::XSerializationException const &)"
(??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in
function
"???__E_CT??_R0?AVXSerializationException at xercesc_3_1@@@8??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVXSerializationException at xercesc_3_1@@@8??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000021) "public: virtual
__clrcall
xercesc_3_1::XSerializationException::~XSerializationException(void)"
(??1XSerializationException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::XSerializationException::`vector deleting
destructor'(unsigned int)"
(??_EXSerializationException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000022) "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::XSerializationException::duplicate(void)const "
(?duplicate at XSerializationException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XSerializationException::`local vftable'''(void)"
(???__E??_SXSerializationException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000023) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::XSerializationException::getType(void)const "
(?getType at XSerializationException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XSerializationException::`local vftable'''(void)"
(???__E??_SXSerializationException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00004C) "public: virtual
void __clrcall
xercesc_3_1::InputSource::setIssueFatalErrorIfNotFound(bool)"
(?setIssueFatalErrorIfNotFound at InputSource@xercesc_3_1@@$$FUAMX_N at Z)
referenced in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00004D) "public: virtual
void __clrcall xercesc_3_1::InputSource::setSystemId(wchar_t const *
const)" (?setSystemId at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00004E) "public: virtual
void __clrcall xercesc_3_1::InputSource::setPublicId(wchar_t const *
const)" (?setPublicId at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00004F) "public: virtual
void __clrcall xercesc_3_1::InputSource::setEncoding(wchar_t const *
const)" (?setEncoding at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000050) "public: virtual
bool __clrcall
xercesc_3_1::InputSource::getIssueFatalErrorIfNotFound(void)const "
(?getIssueFatalErrorIfNotFound at InputSource@xercesc_3_1@@$$FUBM_NXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000051) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getSystemId(void)const "
(?getSystemId at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000052) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getPublicId(void)const "
(?getPublicId at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000053) "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getEncoding(void)const "
(?getEncoding at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000054) "protected:
virtual class xercesc_3_1::RegxParser * __clrcall
xercesc_3_1::RegularExpression::getRegexParser(int,class
xercesc_3_1::MemoryManager * const)"
(?getRegexParser at RegularExpression@xercesc_3_1@@$$FMAMPAVRegxParser at 2@HQAVMemoryManager at 2@@Z)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RegularExpression::`local vftable'''(void)"
(???__E??_SRegularExpression at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A000055) "public: virtual
__clrcall xercesc_3_1::MemoryManager::~MemoryManager(void)"
(??1MemoryManager at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::std_memory_manager::std_memory_manager(void)"
(??0std_memory_manager at xml@cxx at xsd@@$$FQAM at XZ)
1>gpx.obj : error LNK2028: unresolved token (0A000057) "protected:
__clrcall xercesc_3_1::MemoryManager::MemoryManager(void)"
(??0MemoryManager at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::std_memory_manager::std_memory_manager(void)"
(??0std_memory_manager at xml@cxx at xsd@@$$FQAM at XZ)
1>gpx.obj : error LNK2028: unresolved token (0A000058) "public: static
unsigned char * __clrcall xercesc_3_1::Base64::decodeToXMLByte(wchar_t
const * const,unsigned long *,class xercesc_3_1::MemoryManager *
const,enum xercesc_3_1::Base64::Conformance)"
(?decodeToXMLByte at Base64@xercesc_3_1@@$$FSMPAEQB_WPAKQAVMemoryManager at 2@W4Conformance at 12@@Z)
referenced in function "private: void __clrcall
xsd::cxx::tree::base64_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::decode(wchar_t const *)"
(?decode@?$base64_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FAAMXPB_W at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000059) "public: static
unsigned char * __clrcall xercesc_3_1::Base64::encode(unsigned char
const * const,unsigned long,unsigned long *,class
xercesc_3_1::MemoryManager * const)"
(?encode at Base64@xercesc_3_1@@$$FSMPAEQBEKPAKQAVMemoryManager at 2@@Z)
referenced in function "public: class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > __clrcall
xsd::cxx::tree::base64_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::encode(void)const "
(?encode@?$base64_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FQBM?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
1>gpx.obj : error LNK2028: unresolved token (0A000077) "protected:
__clrcall xercesc_3_1::DOMErrorHandler::DOMErrorHandler(void)"
(??0DOMErrorHandler at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::bits::error_handler_proxy<char>::error_handler_proxy<char>(class
xsd::cxx::xml::error_handler<char> &)"
(??0?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@$$FQAM at AAV?$error_handler at D@345@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A000079) "public: virtual
__clrcall xercesc_3_1::DOMErrorHandler::~DOMErrorHandler(void)"
(??1DOMErrorHandler at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual __clrcall
xsd::cxx::xml::dom::bits::error_handler_proxy<char>::~error_handler_proxy<char>(void)"
(??1?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@$$FUAM at XZ)
1>gpx.obj : error LNK2020: unresolved token (0A000083)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMXMLDeclaration"
(__imp_?fgDOMXMLDeclaration at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000084)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMWRTFormatPrettyPrint"
(__imp_?fgDOMWRTFormatPrettyPrint at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000085)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMWRTDiscardDefaultContent"
(__imp_?fgDOMWRTDiscardDefaultContent at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2028: unresolved token (0A00008A) "public: virtual
__clrcall xercesc_3_1::Wrapper4InputSource::~Wrapper4InputSource(void)"
(??1Wrapper4InputSource at xercesc_3_1@@$$FUAM at XZ) referenced in function
__catch$??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at AAVInputSource@xercesc_3_1@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z$0
1>gpx.obj : error LNK2028: unresolved token (0A00008B) "public:
__clrcall xercesc_3_1::Wrapper4InputSource::Wrapper4InputSource(class
xercesc_3_1::InputSource * const,bool,class xercesc_3_1::MemoryManager *
const)"
(??0Wrapper4InputSource at xercesc_3_1@@$$FQAM at QAVInputSource@1 at _NQAVMemoryManager@1@@Z)
referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class
xercesc_3_1::DOMDocument> __clrcall
xsd::cxx::xml::dom::parse<char>(class xercesc_3_1::InputSource &,class
xercesc_3_1::DOMErrorHandler &,class xsd::cxx::xml::properties<char>
const &,unsigned long)"
(??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at AAVInputSource@xercesc_3_1@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z)
1>gpx.obj : error LNK2028: unresolved token (0A00008C) "protected:
__clrcall xercesc_3_1::InputSource::InputSource(wchar_t const *
const,class xercesc_3_1::MemoryManager * const)"
(??0InputSource at xercesc_3_1@@$$FIAM at QB_WQAVMemoryManager@1@@Z)
referenced in function "public: __clrcall
xsd::cxx::xml::sax::std_input_source::std_input_source<char>(class
std::basic_istream<char,struct std::char_traits<char> > &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)"
(??$?0D at std_input_source@sax at xml@cxx at xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@6@@Z)
1>gpx.obj : error LNK2020: unresolved token (0A00008E)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMErrorHandler"
(__imp_?fgDOMErrorHandler at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A00008F)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesLoadSchema"
(__imp_?fgXercesLoadSchema at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000090)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaExternalNoNameSpaceSchemaLocation"
(__imp_?fgXercesSchemaExternalNoNameSpaceSchemaLocation at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000091)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaExternalSchemaLocation"
(__imp_?fgXercesSchemaExternalSchemaLocation at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000093)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesUserAdoptsDOMDocument"
(__imp_?fgXercesUserAdoptsDOMDocument at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000094)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesHandleMultipleImports"
(__imp_?fgXercesHandleMultipleImports at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000095)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaFullChecking"
(__imp_?fgXercesSchemaFullChecking at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000096)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchema"
(__imp_?fgXercesSchema at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000097)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMValidate"
(__imp_?fgDOMValidate at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000098)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMElementContentWhitespace"
(__imp_?fgDOMElementContentWhitespace at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A000099)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMNamespaces"
(__imp_?fgDOMNamespaces at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A00009A)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMEntities"
(__imp_?fgDOMEntities at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A00009B)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMDatatypeNormalization"
(__imp_?fgDOMDatatypeNormalization at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A00009C)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMComments"
(__imp_?fgDOMComments at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2028: unresolved token (0A0000A0) "public: static
class xercesc_3_1::DOMImplementation * __clrcall
xercesc_3_1::DOMImplementationRegistry::getDOMImplementation(wchar_t
const *)"
(?getDOMImplementation at DOMImplementationRegistry@xercesc_3_1@@$$FSMPAVDOMImplementation at 2@PB_W at Z)
referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class
xercesc_3_1::DOMDocument> __clrcall
xsd::cxx::xml::dom::parse<char>(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
xercesc_3_1::DOMErrorHandler &,class xsd::cxx::xml::properties<char>
const &,unsigned long)"
(??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAVDOMErrorHandler at xercesc_3_1@@ABV?$properties at D@123 at K@Z)
1>stdafx.obj : error LNK2028: unresolved token (0A000028) "public:
virtual __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::~ArrayIndexOutOfBoundsException(void)"
(??1ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::`vector deleting
destructor'(unsigned int)"
(??_EArrayIndexOutOfBoundsException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A0000A3) "public: virtual
__clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::~ArrayIndexOutOfBoundsException(void)"
(??1ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FUAM at XZ) referenced in
function
"???__E_TI3?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_TI3?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A0000A4) "public:
__clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::ArrayIndexOutOfBoundsException(class
xercesc_3_1::ArrayIndexOutOfBoundsException const &)"
(??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z)
referenced in function
"???__E_CT??_R0?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@8??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@8??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A0000A6) "public:
__clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::ArrayIndexOutOfBoundsException(char
const * const,unsigned __int64,enum xercesc_3_1::XMLExcepts::Codes,class
xercesc_3_1::MemoryManager *)"
(??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at QBD_KW4Codes@XMLExcepts at 1@PAVMemoryManager at 1@@Z)
referenced in function "public: virtual void __clrcall
xercesc_3_1::BaseRefVectorOf<class xercesc_3_1::Op>::setElementAt(class
xercesc_3_1::Op * const,unsigned long)"
(?setElementAt@?$BaseRefVectorOf at VOp@xercesc_3_1@@@xercesc_3_1@@$$FUAMXQAVOp at 2@K at Z)
1>gpx.obj : error LNK2020: unresolved token (0A0000D6)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXMLNSURIName"
(__imp_?fgXMLNSURIName at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A0000D7)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgURI_XSI"
(__imp_?fgURI_XSI at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A0000D9)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgXSI_SCHEMALOCACTION"
(__imp_?fgXSI_SCHEMALOCACTION at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2020: unresolved token (0A0000DA)
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgXSI_NONAMESPACESCHEMALOCACTION"
(__imp_?fgXSI_NONAMESPACESCHEMALOCACTION at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2028: unresolved token (0A0000E2) "public: virtual
__clrcall xercesc_3_1::XMLFormatTarget::~XMLFormatTarget(void)"
(??1XMLFormatTarget at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::ostream_format_target::ostream_format_target(class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(??0ostream_format_target at dom@xml at cxx@xsd@@$$FQAM at AAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A0000E4) "protected:
__clrcall xercesc_3_1::XMLFormatTarget::XMLFormatTarget(void)"
(??0XMLFormatTarget at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::ostream_format_target::ostream_format_target(class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(??0ostream_format_target at dom@xml at cxx@xsd@@$$FQAM at AAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A0000E5) "public: static
void __clrcall xercesc_3_1::XMLPlatformUtils::Terminate(void)"
(?Terminate at XMLPlatformUtils@xercesc_3_1@@$$FSMXXZ) referenced in
function "void __clrcall xsd::cxx::xml::terminate(void)"
(?terminate at xml@cxx at xsd@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A0000E6) "public: static
void __clrcall xercesc_3_1::XMLPlatformUtils::Initialize(char const *
const,char const * const,class xercesc_3_1::PanicHandler * const,class
xercesc_3_1::MemoryManager * const)"
(?Initialize at XMLPlatformUtils@xercesc_3_1@@$$FSMXQBD0QAVPanicHandler at 2@QAVMemoryManager at 2@@Z)
referenced in function "void __clrcall xsd::cxx::xml::initialize(void)"
(?initialize at xml@cxx at xsd@@$$FYMXXZ)
1>gpx.obj : error LNK2020: unresolved token (0A0000E7)
"__declspec(dllimport) public: static char const * const
xercesc_3_1::XMLUni::fgXercescDefaultLocale"
(__imp_?fgXercescDefaultLocale at XMLUni@xercesc_3_1@@$$Q2QBDB)
1>gpx.obj : error LNK2028: unresolved token (0A0000E8) "public: static
void * __clrcall xercesc_3_1::XMemory::operator new(unsigned int)"
(??2XMemory at xercesc_3_1@@$$FSMPAXI at Z) referenced in function "public:
virtual class xercesc_3_1::BinInputStream * __clrcall
xsd::cxx::xml::sax::std_input_source::makeStream(void)const "
(?makeStream at std_input_source@sax at xml@cxx at xsd@@$$FUBMPAVBinInputStream at xercesc_3_1@@XZ)
1>gpx.obj : error LNK2028: unresolved token (0A0000E9) "public: virtual
__clrcall xercesc_3_1::InputSource::~InputSource(void)"
(??1InputSource at xercesc_3_1@@$$FUAM at XZ) referenced in function "public:
__clrcall xsd::cxx::xml::sax::std_input_source::std_input_source(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_source at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2020: unresolved token (0A0000EA)
"__declspec(dllimport) public: static class xercesc_3_1::MemoryManager *
xercesc_3_1::XMLPlatformUtils::fgMemoryManager"
(__imp_?fgMemoryManager at XMLPlatformUtils@xercesc_3_1@@$$Q2PAVMemoryManager at 2@A)
1>gpx.obj : error LNK2028: unresolved token (0A0000EB) "protected:
__clrcall xercesc_3_1::InputSource::InputSource(class
xercesc_3_1::MemoryManager * const)"
(??0InputSource at xercesc_3_1@@$$FIAM at QAVMemoryManager@1@@Z) referenced in
function "public: __clrcall
xsd::cxx::xml::sax::std_input_source::std_input_source(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_source at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A0000EC) "public: virtual
__clrcall xercesc_3_1::BinInputStream::~BinInputStream(void)"
(??1BinInputStream at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::sax::std_input_stream::std_input_stream(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_stream at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A0000ED) "protected:
__clrcall xercesc_3_1::BinInputStream::BinInputStream(void)"
(??0BinInputStream at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::sax::std_input_stream::std_input_stream(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_stream at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2028: unresolved token (0A00010D) "public: virtual
__clrcall xercesc_3_1::RegularExpression::~RegularExpression(void)"
(??1RegularExpression at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall
xercesc_3_1::RegularExpression::`vector deleting destructor'(unsigned
int)" (??_ERegularExpression at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A00012E) "public: static
unsigned long __clrcall xercesc_3_1::XMLString::stringLen(wchar_t const
* const)" (?stringLen at XMLString@xercesc_3_1@@$$FSMKQB_W at Z) referenced in
function "private: void __clrcall xsd::cxx::tree::hex_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::decode(wchar_t const *)"
(?decode@?$hex_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FAAMXPB_W at Z)
1>stdafx.obj : error LNK2028: unresolved token (0A0000A9) "public:
static void __clrcall xercesc_3_1::XMemory::operator delete(void *)"
(??3XMemory at xercesc_3_1@@$$FSMXPAX at Z) referenced in function "public:
virtual void * __clrcall xercesc_3_1::XMLFileMgr::`vector deleting
destructor'(unsigned int)" (??_EXMLFileMgr at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000140) "public: static
void __clrcall xercesc_3_1::XMemory::operator delete(void *)"
(??3XMemory at xercesc_3_1@@$$FSMXPAX at Z) referenced in function "public:
virtual void * __clrcall xercesc_3_1::IllegalArgumentException::`vector
deleting destructor'(unsigned int)"
(??_EIllegalArgumentException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2028: unresolved token (0A000147) "public:
__clrcall xercesc_3_1::XMLException::XMLException(class
xercesc_3_1::XMLException const &)"
(??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in function
"???__E_CT??_R0?AVXMLException at xercesc_3_1@@@8??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVXMLException at xercesc_3_1@@@8??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2028: unresolved token (0A00014C) "public: static
bool __clrcall xercesc_3_1::XMLString::equals(wchar_t const *,wchar_t
const *)" (?equals at XMLString@xercesc_3_1@@$$FSM_NPB_W0 at Z) referenced in
function "void __clrcall xsd::cxx::xml::dom::clear<char>(class
xercesc_3_1::DOMElement &)"
(??$clear at D@dom at xml@cxx at xsd@@$$FYMXAAVDOMElement at xercesc_3_1@@@Z)
1>stdafx.obj : error LNK2028: unresolved token (0A000021) "public:
virtual __clrcall
xercesc_3_1::XMLPlatformUtilsException::~XMLPlatformUtilsException(void)" (??1XMLPlatformUtilsException at xercesc_3_1@@$$FUAM at XZ)
referenced in function "public: virtual void * __clrcall
xercesc_3_1::XMLPlatformUtilsException::`vector deleting
destructor'(unsigned int)"
(??_EXMLPlatformUtilsException at xercesc_3_1@@$$FUAMPAXI at Z)
1>stdafx.obj : error LNK2028: unresolved token (0A000022) "public:
virtual class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::XMLPlatformUtilsException::duplicate(void)const "
(?duplicate at XMLPlatformUtilsException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XMLPlatformUtilsException::`local vftable'''(void)"
(???__E??_SXMLPlatformUtilsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2028: unresolved token (0A000023) "public:
virtual wchar_t const * __clrcall
xercesc_3_1::XMLPlatformUtilsException::getType(void)const "
(?getType at XMLPlatformUtilsException@xercesc_3_1@@$$FUBMPB_WXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XMLPlatformUtilsException::`local vftable'''(void)"
(???__E??_SXMLPlatformUtilsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2028: unresolved token (0A000029) "public:
virtual class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::duplicate(void)const "
(?duplicate at ArrayIndexOutOfBoundsException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::ArrayIndexOutOfBoundsException::`local vftable'''(void)"
(???__E??_SArrayIndexOutOfBoundsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2028: unresolved token (0A00002A) "public:
virtual wchar_t const * __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::getType(void)const "
(?getType at ArrayIndexOutOfBoundsException@xercesc_3_1@@$$FUBMPB_WXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::ArrayIndexOutOfBoundsException::`local vftable'''(void)"
(???__E??_SArrayIndexOutOfBoundsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
void __clrcall xercesc_3_1::XMemory::operator delete(void *)"
(??3XMemory at xercesc_3_1@@$$FSMXPAX at Z) referenced in function "public:
virtual void * __clrcall xercesc_3_1::IllegalArgumentException::`vector
deleting destructor'(unsigned int)"
(??_EIllegalArgumentException at xercesc_3_1@@$$FUAMPAXI at Z)
1>stdafx.obj : error LNK2001: unresolved external symbol "public: static
void __clrcall xercesc_3_1::XMemory::operator delete(void *)"
(??3XMemory at xercesc_3_1@@$$FSMXPAX at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall
xercesc_3_1::IllegalArgumentException::~IllegalArgumentException(void)"
(??1IllegalArgumentException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::IllegalArgumentException::`vector deleting
destructor'(unsigned int)"
(??_EIllegalArgumentException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall
xercesc_3_1::NoSuchElementException::~NoSuchElementException(void)"
(??1NoSuchElementException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::NoSuchElementException::`vector deleting
destructor'(unsigned int)"
(??_ENoSuchElementException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::RuntimeException::~RuntimeException(void)"
(??1RuntimeException at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall xercesc_3_1::RuntimeException::`vector
deleting destructor'(unsigned int)"
(??_ERuntimeException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall
xercesc_3_1::NullPointerException::~NullPointerException(void)"
(??1NullPointerException at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall
xercesc_3_1::NullPointerException::`vector deleting destructor'(unsigned
int)" (??_ENullPointerException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall
xercesc_3_1::XSerializationException::~XSerializationException(void)"
(??1XSerializationException at xercesc_3_1@@$$FUAM at XZ) referenced in
function "public: virtual void * __clrcall
xercesc_3_1::XSerializationException::`vector deleting
destructor'(unsigned int)"
(??_EXSerializationException at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::RegularExpression::~RegularExpression(void)"
(??1RegularExpression at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual void * __clrcall
xercesc_3_1::RegularExpression::`vector deleting destructor'(unsigned
int)" (??_ERegularExpression at xercesc_3_1@@$$FUAMPAXI at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
void __clrcall xercesc_3_1::XMLPlatformUtils::Initialize(char const *
const,char const * const,class xercesc_3_1::PanicHandler * const,class
xercesc_3_1::MemoryManager * const)"
(?Initialize at XMLPlatformUtils@xercesc_3_1@@$$FSMXQBD0QAVPanicHandler at 2@QAVMemoryManager at 2@@Z)
referenced in function "void __clrcall xsd::cxx::xml::initialize(void)"
(?initialize at xml@cxx at xsd@@$$FYMXXZ)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static char const * const
xercesc_3_1::XMLUni::fgXercescDefaultLocale"
(__imp_?fgXercescDefaultLocale at XMLUni@xercesc_3_1@@$$Q2QBDB)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
void __clrcall xercesc_3_1::XMLPlatformUtils::Terminate(void)"
(?Terminate at XMLPlatformUtils@xercesc_3_1@@$$FSMXXZ) referenced in
function "void __clrcall xsd::cxx::xml::terminate(void)"
(?terminate at xml@cxx at xsd@@$$FYMXXZ)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static class xercesc_3_1::MemoryManager *
xercesc_3_1::XMLPlatformUtils::fgMemoryManager"
(__imp_?fgMemoryManager at XMLPlatformUtils@xercesc_3_1@@$$Q2PAVMemoryManager at 2@A)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::BinInputStream::~BinInputStream(void)"
(??1BinInputStream at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::sax::std_input_stream::std_input_stream(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_stream at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::BinInputStream::BinInputStream(void)"
(??0BinInputStream at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::sax::std_input_stream::std_input_stream(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_stream at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::InputSource::~InputSource(void)"
(??1InputSource at xercesc_3_1@@$$FUAM at XZ) referenced in function "public:
__clrcall xsd::cxx::xml::sax::std_input_source::std_input_source(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_source at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::InputSource::InputSource(class
xercesc_3_1::MemoryManager * const)"
(??0InputSource at xercesc_3_1@@$$FIAM at QAVMemoryManager@1@@Z) referenced in
function "public: __clrcall
xsd::cxx::xml::sax::std_input_source::std_input_source(class
std::basic_istream<char,struct std::char_traits<char> > &)"
(??0std_input_source at sax@xml at cxx@xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
void * __clrcall xercesc_3_1::XMemory::operator new(unsigned int)"
(??2XMemory at xercesc_3_1@@$$FSMPAXI at Z) referenced in function "public:
virtual class xercesc_3_1::BinInputStream * __clrcall
xsd::cxx::xml::sax::std_input_source::makeStream(void)const "
(?makeStream at std_input_source@sax at xml@cxx at xsd@@$$FUBMPAVBinInputStream at xercesc_3_1@@XZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::XMLFormatTarget::~XMLFormatTarget(void)"
(??1XMLFormatTarget at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::ostream_format_target::ostream_format_target(class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(??0ostream_format_target at dom@xml at cxx@xsd@@$$FQAM at AAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::XMLFormatTarget::XMLFormatTarget(void)"
(??0XMLFormatTarget at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::ostream_format_target::ostream_format_target(class
std::basic_ostream<char,struct std::char_traits<char> > &)"
(??0ostream_format_target at dom@xml at cxx@xsd@@$$FQAM at AAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::ArrayIndexOutOfBoundsException(char
const * const,unsigned __int64,enum xercesc_3_1::XMLExcepts::Codes,class
xercesc_3_1::MemoryManager *)"
(??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at QBD_KW4Codes@XMLExcepts at 1@PAVMemoryManager at 1@@Z)
referenced in function "public: virtual void __clrcall
xercesc_3_1::BaseRefVectorOf<class xercesc_3_1::Op>::setElementAt(class
xercesc_3_1::Op * const,unsigned long)"
(?setElementAt@?$BaseRefVectorOf at VOp@xercesc_3_1@@@xercesc_3_1@@$$FUAMXQAVOp at 2@K at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::DOMErrorHandler::~DOMErrorHandler(void)"
(??1DOMErrorHandler at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: virtual __clrcall
xsd::cxx::xml::dom::bits::error_handler_proxy<char>::~error_handler_proxy<char>(void)"
(??1?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@$$FUAM at XZ)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::DOMErrorHandler::DOMErrorHandler(void)"
(??0DOMErrorHandler at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::dom::bits::error_handler_proxy<char>::error_handler_proxy<char>(class
xsd::cxx::xml::error_handler<char> &)"
(??0?$error_handler_proxy at D@bits at dom@xml at cxx@xsd@@$$FQAM at AAV?$error_handler at D@345@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::MemoryManager::~MemoryManager(void)"
(??1MemoryManager at xercesc_3_1@@$$FUAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::std_memory_manager::std_memory_manager(void)"
(??0std_memory_manager at xml@cxx at xsd@@$$FQAM at XZ)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::MemoryManager::MemoryManager(void)"
(??0MemoryManager at xercesc_3_1@@$$FIAM at XZ) referenced in function
"public: __clrcall
xsd::cxx::xml::std_memory_manager::std_memory_manager(void)"
(??0std_memory_manager at xml@cxx at xsd@@$$FQAM at XZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
unsigned char * __clrcall xercesc_3_1::Base64::decodeToXMLByte(wchar_t
const * const,unsigned long *,class xercesc_3_1::MemoryManager *
const,enum xercesc_3_1::Base64::Conformance)"
(?decodeToXMLByte at Base64@xercesc_3_1@@$$FSMPAEQB_WPAKQAVMemoryManager at 2@W4Conformance at 12@@Z)
referenced in function "private: void __clrcall
xsd::cxx::tree::base64_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::decode(wchar_t const *)"
(?decode@?$base64_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FAAMXPB_W at Z)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMErrorHandler"
(__imp_?fgDOMErrorHandler at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesLoadSchema"
(__imp_?fgXercesLoadSchema at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaExternalNoNameSpaceSchemaLocation"
(__imp_?fgXercesSchemaExternalNoNameSpaceSchemaLocation at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaExternalSchemaLocation"
(__imp_?fgXercesSchemaExternalSchemaLocation at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesUserAdoptsDOMDocument"
(__imp_?fgXercesUserAdoptsDOMDocument at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesHandleMultipleImports"
(__imp_?fgXercesHandleMultipleImports at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchemaFullChecking"
(__imp_?fgXercesSchemaFullChecking at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXercesSchema"
(__imp_?fgXercesSchema at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMValidate"
(__imp_?fgDOMValidate at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMElementContentWhitespace"
(__imp_?fgDOMElementContentWhitespace at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMNamespaces"
(__imp_?fgDOMNamespaces at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMEntities"
(__imp_?fgDOMEntities at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMDatatypeNormalization"
(__imp_?fgDOMDatatypeNormalization at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMComments"
(__imp_?fgDOMComments at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
class xercesc_3_1::DOMImplementation * __clrcall
xercesc_3_1::DOMImplementationRegistry::getDOMImplementation(wchar_t
const *)"
(?getDOMImplementation at DOMImplementationRegistry@xercesc_3_1@@$$FSMPAVDOMImplementation at 2@PB_W at Z)
referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class
xercesc_3_1::DOMDocument> __clrcall
xsd::cxx::xml::dom::parse<char>(class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > const &,class
xercesc_3_1::DOMErrorHandler &,class xsd::cxx::xml::properties<char>
const &,unsigned long)"
(??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAVDOMErrorHandler at xercesc_3_1@@ABV?$properties at D@123 at K@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
__clrcall xercesc_3_1::InputSource::InputSource(wchar_t const *
const,class xercesc_3_1::MemoryManager * const)"
(??0InputSource at xercesc_3_1@@$$FIAM at QB_WQAVMemoryManager@1@@Z)
referenced in function "public: __clrcall
xsd::cxx::xml::sax::std_input_source::std_input_source<char>(class
std::basic_istream<char,struct std::char_traits<char> > &,class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &)"
(??$?0D at std_input_source@sax at xml@cxx at xsd@@$$FQAM at AAV?$basic_istream at DU?$char_traits at D@std@@@std@@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@6@@Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall xercesc_3_1::Wrapper4InputSource::~Wrapper4InputSource(void)"
(??1Wrapper4InputSource at xercesc_3_1@@$$FUAM at XZ) referenced in function
__catch$??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at AAVInputSource@xercesc_3_1@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z$0
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::Wrapper4InputSource::Wrapper4InputSource(class
xercesc_3_1::InputSource * const,bool,class xercesc_3_1::MemoryManager *
const)"
(??0Wrapper4InputSource at xercesc_3_1@@$$FQAM at QAVInputSource@1 at _NQAVMemoryManager@1@@Z)
referenced in function "struct xsd::cxx::xml::dom::auto_ptr<class
xercesc_3_1::DOMDocument> __clrcall
xsd::cxx::xml::dom::parse<char>(class xercesc_3_1::InputSource &,class
xercesc_3_1::DOMErrorHandler &,class xsd::cxx::xml::properties<char>
const &,unsigned long)"
(??$parse at D@dom at xml@cxx at xsd@@$$FYM?AU?$auto_ptr at VDOMDocument@xercesc_3_1@@@0123 at AAVInputSource@xercesc_3_1@@AAVDOMErrorHandler at 6@ABV?$properties at D@123 at K@Z)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMXMLDeclaration"
(__imp_?fgDOMXMLDeclaration at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMWRTFormatPrettyPrint"
(__imp_?fgDOMWRTFormatPrettyPrint at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgDOMWRTDiscardDefaultContent"
(__imp_?fgDOMWRTDiscardDefaultContent at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
unsigned long __clrcall xercesc_3_1::XMLString::stringLen(wchar_t const
* const)" (?stringLen at XMLString@xercesc_3_1@@$$FSMKQB_W at Z) referenced in
function "private: void __clrcall xsd::cxx::tree::hex_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::decode(wchar_t const *)"
(?decode@?$hex_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FAAMXPB_W at Z)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
unsigned char * __clrcall xercesc_3_1::Base64::encode(unsigned char
const * const,unsigned long,unsigned long *,class
xercesc_3_1::MemoryManager * const)"
(?encode at Base64@xercesc_3_1@@$$FSMPAEQBEKPAKQAVMemoryManager at 2@@Z)
referenced in function "public: class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> > __clrcall
xsd::cxx::tree::base64_binary<char,class
xsd::cxx::tree::simple_type<class xsd::cxx::tree::_type>
>::encode(void)const "
(?encode@?$base64_binary at DV?$simple_type at V_type@tree at cxx@xsd@@@tree at cxx@xsd@@@tree at cxx@xsd@@$$FQBM?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgXSI_NONAMESPACESCHEMALOCACTION"
(__imp_?fgXSI_NONAMESPACESCHEMALOCACTION at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgXSI_SCHEMALOCACTION"
(__imp_?fgXSI_SCHEMALOCACTION at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::SchemaSymbols::fgURI_XSI"
(__imp_?fgURI_XSI at SchemaSymbols@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2019: unresolved external symbol "public: static
bool __clrcall xercesc_3_1::XMLString::equals(wchar_t const *,wchar_t
const *)" (?equals at XMLString@xercesc_3_1@@$$FSM_NPB_W0 at Z) referenced in
function "void __clrcall xsd::cxx::xml::dom::clear<char>(class
xercesc_3_1::DOMElement &)"
(??$clear at D@dom at xml@cxx at xsd@@$$FYMXAAVDOMElement at xercesc_3_1@@@Z)
1>gpx.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static wchar_t const * const
xercesc_3_1::XMLUni::fgXMLNSURIName"
(__imp_?fgXMLNSURIName at XMLUni@xercesc_3_1@@$$Q2QB_WB)
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::XSerializationException::XSerializationException(class
xercesc_3_1::XSerializationException const &)"
(??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in
function
"???__E_CT??_R0?AVXSerializationException at xercesc_3_1@@@8??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVXSerializationException at xercesc_3_1@@@8??0XSerializationException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::XMLException::XMLException(class xercesc_3_1::XMLException
const &)" (??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in
function
"???__E_CT??_R0?AVXMLException at xercesc_3_1@@@8??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVXMLException at xercesc_3_1@@@8??0XMLException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::RuntimeException::RuntimeException(class
xercesc_3_1::RuntimeException const &)"
(??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z) referenced in
function
"???__E_CT??_R0?AVRuntimeException at xercesc_3_1@@@8??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVRuntimeException at xercesc_3_1@@@8??0RuntimeException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::ArrayIndexOutOfBoundsException(class
xercesc_3_1::ArrayIndexOutOfBoundsException const &)"
(??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z)
referenced in function
"???__E_CT??_R0?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@8??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_CT??_R0?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@8??0ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FQAM at ABV01@@Z32@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
__clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::~ArrayIndexOutOfBoundsException(void)"
(??1ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FUAM at XZ) referenced in
function
"???__E_TI3?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@@YMXXZ@?A0x645619f9@@$$FYMXXZ"
(???__E_TI3?AVArrayIndexOutOfBoundsException at xercesc_3_1@@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>stdafx.obj : error LNK2001: unresolved external symbol "public:
virtual __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::~ArrayIndexOutOfBoundsException(void)"
(??1ArrayIndexOutOfBoundsException at xercesc_3_1@@$$FUAM at XZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::IllegalArgumentException::duplicate(void)const "
(?duplicate at IllegalArgumentException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::IllegalArgumentException::`local vftable'''(void)"
(???__E??_SIllegalArgumentException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::IllegalArgumentException::getType(void)const "
(?getType at IllegalArgumentException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::IllegalArgumentException::`local vftable'''(void)"
(???__E??_SIllegalArgumentException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::NoSuchElementException::duplicate(void)const "
(?duplicate at NoSuchElementException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NoSuchElementException::`local vftable'''(void)"
(???__E??_SNoSuchElementException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::NoSuchElementException::getType(void)const "
(?getType at NoSuchElementException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NoSuchElementException::`local vftable'''(void)"
(???__E??_SNoSuchElementException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::RuntimeException::duplicate(void)const "
(?duplicate at RuntimeException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RuntimeException::`local vftable'''(void)"
(???__E??_SRuntimeException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::RuntimeException::getType(void)const "
(?getType at RuntimeException@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RuntimeException::`local vftable'''(void)"
(???__E??_SRuntimeException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::NullPointerException::duplicate(void)const "
(?duplicate at NullPointerException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NullPointerException::`local vftable'''(void)"
(???__E??_SNullPointerException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::NullPointerException::getType(void)const "
(?getType at NullPointerException@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::NullPointerException::`local vftable'''(void)"
(???__E??_SNullPointerException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::XSerializationException::duplicate(void)const "
(?duplicate at XSerializationException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XSerializationException::`local vftable'''(void)"
(???__E??_SXSerializationException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::XSerializationException::getType(void)const "
(?getType at XSerializationException@xercesc_3_1@@$$FUBMPB_WXZ) referenced
in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XSerializationException::`local vftable'''(void)"
(???__E??_SXSerializationException at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "protected:
virtual class xercesc_3_1::RegxParser * __clrcall
xercesc_3_1::RegularExpression::getRegexParser(int,class
xercesc_3_1::MemoryManager * const)"
(?getRegexParser at RegularExpression@xercesc_3_1@@$$FMAMPAVRegxParser at 2@HQAVMemoryManager at 2@@Z)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::RegularExpression::`local vftable'''(void)"
(???__E??_SRegularExpression at xercesc_3_1@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
void __clrcall
xercesc_3_1::InputSource::setIssueFatalErrorIfNotFound(bool)"
(?setIssueFatalErrorIfNotFound at InputSource@xercesc_3_1@@$$FUAMX_N at Z)
referenced in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
void __clrcall xercesc_3_1::InputSource::setSystemId(wchar_t const *
const)" (?setSystemId at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
void __clrcall xercesc_3_1::InputSource::setPublicId(wchar_t const *
const)" (?setPublicId at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
void __clrcall xercesc_3_1::InputSource::setEncoding(wchar_t const *
const)" (?setEncoding at InputSource@xercesc_3_1@@$$FUAMXQB_W at Z) referenced
in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
bool __clrcall
xercesc_3_1::InputSource::getIssueFatalErrorIfNotFound(void)const "
(?getIssueFatalErrorIfNotFound at InputSource@xercesc_3_1@@$$FUBM_NXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getSystemId(void)const "
(?getSystemId at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getPublicId(void)const "
(?getPublicId at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>gpx.obj : error LNK2019: unresolved external symbol "public: virtual
wchar_t const * __clrcall
xercesc_3_1::InputSource::getEncoding(void)const "
(?getEncoding at InputSource@xercesc_3_1@@$$FUBMPB_WXZ) referenced in
function "void __clrcall `dynamic initializer for 'const
xsd::cxx::xml::sax::std_input_source::`vftable'''(void)"
(???__E??_7std_input_source at sax@xml at cxx@xsd@@6B@@@YMXXZ@?A0x645619f9@@$$FYMXXZ)
1>stdafx.obj : error LNK2019: unresolved external symbol "public:
virtual __clrcall
xercesc_3_1::XMLPlatformUtilsException::~XMLPlatformUtilsException(void)" (??1XMLPlatformUtilsException at xercesc_3_1@@$$FUAM at XZ)
referenced in function "public: virtual void * __clrcall
xercesc_3_1::XMLPlatformUtilsException::`vector deleting
destructor'(unsigned int)"
(??_EXMLPlatformUtilsException at xercesc_3_1@@$$FUAMPAXI at Z)
1>stdafx.obj : error LNK2019: unresolved external symbol "public:
virtual class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::XMLPlatformUtilsException::duplicate(void)const "
(?duplicate at XMLPlatformUtilsException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XMLPlatformUtilsException::`local vftable'''(void)"
(???__E??_SXMLPlatformUtilsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2019: unresolved external symbol "public:
virtual wchar_t const * __clrcall
xercesc_3_1::XMLPlatformUtilsException::getType(void)const "
(?getType at XMLPlatformUtilsException@xercesc_3_1@@$$FUBMPB_WXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::XMLPlatformUtilsException::`local vftable'''(void)"
(???__E??_SXMLPlatformUtilsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2019: unresolved external symbol "public:
virtual class xercesc_3_1::XMLException * __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::duplicate(void)const "
(?duplicate at ArrayIndexOutOfBoundsException@xercesc_3_1@@$$FUBMPAVXMLException at 2@XZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::ArrayIndexOutOfBoundsException::`local vftable'''(void)"
(???__E??_SArrayIndexOutOfBoundsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>stdafx.obj : error LNK2019: unresolved external symbol "public:
virtual wchar_t const * __clrcall
xercesc_3_1::ArrayIndexOutOfBoundsException::getType(void)const "
(?getType at ArrayIndexOutOfBoundsException@xercesc_3_1@@$$FUBMPB_WXZ)
referenced in function "void __clrcall `dynamic initializer for 'const
xercesc_3_1::ArrayIndexOutOfBoundsException::`local vftable'''(void)"
(???__E??_SArrayIndexOutOfBoundsException at xercesc_3_1@@6B@@@YMXXZ@?A0x011a5817@@$$FYMXXZ)
1>c:\Users\Tom\Documents\Visual Studio
2008\Projects\gpxTest\Debug\gpxTest.exe : fatal error LNK1120: 164
unresolved externals
1>Build log was saved at "file://c:\Users\Tom\Documents\Visual Studio
2008\Projects\gpxTest\gpxTest\Debug\BuildLog.htm"
1>gpxTest - 167 error(s), 1281 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
More information about the xsd-users
mailing list