1>Linking...
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class xercesc_2_6::DOMImplementation * __cdecl xercesc_2_6::DOMImplementationRegistry::getDOMImplementation(unsigned short const *)" (__imp_?getDOMImplementation@DOMImplementationRegistry@xercesc_2_6@@SAPAVDOMImplementation@2@PBG@Z) referenced in function __catch$??0XmlIo@Xml@Shared@@AAE@XZ$0
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl xercesc_2_6::XMLString::transcode(char const * const,unsigned short * const,unsigned int,class xercesc_2_6::MemoryManager * const)" (__imp_?transcode@XMLString@xercesc_2_6@@SA_NQBDQAGIQAVMemoryManager@2@@Z) referenced in function __catch$??0XmlIo@Xml@Shared@@AAE@XZ$0
1>libglest.lib(xml_parser.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class xercesc_2_6::MemoryManager * xercesc_2_6::XMLPlatformUtils::fgMemoryManager" (__imp_?fgMemoryManager@XMLPlatformUtils@xercesc_2_6@@2PAVMemoryManager@2@A)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_6::XMLPlatformUtils::Initialize(char const * const,char const * const,class xercesc_2_6::PanicHandler * const,class xercesc_2_6::MemoryManager * const)" (__imp_?Initialize@XMLPlatformUtils@xercesc_2_6@@SAXQBD0QAVPanicHandler@2@QAVMemoryManager@2@@Z) referenced in function "private: __thiscall Shared::Xml::XmlIo::XmlIo(void)" (??0XmlIo@Xml@Shared@@AAE@XZ)
1>libglest.lib(xml_parser.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static char const * const xercesc_2_6::XMLUni::fgXercescDefaultLocale" (__imp_?fgXercescDefaultLocale@XMLUni@xercesc_2_6@@2QBDB)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_6::XMLPlatformUtils::Terminate(void)" (__imp_?Terminate@XMLPlatformUtils@xercesc_2_6@@SAXXZ) referenced in function "public: __thiscall Shared::Xml::XmlIo::~XmlIo(void)" (??1XmlIo@Xml@Shared@@QAE@XZ)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static char * __cdecl xercesc_2_6::XMLString::transcode(unsigned short const * const)" (__imp_?transcode@XMLString@xercesc_2_6@@SAPADQBG@Z) referenced in function __catch$?load@XmlIo@Xml@Shared@@QAEPAVXmlNode@23@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z$0
1>libglest.lib(xml_parser.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_6::XMLUni::fgDOMValidation" (__imp_?fgDOMValidation@XMLUni@xercesc_2_6@@2QBGB)
1>libglest.lib(xml_parser.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_6::XMLUni::fgXercesSchemaFullChecking" (__imp_?fgXercesSchemaFullChecking@XMLUni@xercesc_2_6@@2QBGB)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __thiscall xercesc_2_6::DOMErrorHandler::DOMErrorHandler(void)" (__imp_??0DOMErrorHandler@xercesc_2_6@@IAE@XZ) referenced in function "public: __thiscall Shared::Xml::ErrorHandler::ErrorHandler(void)" (??0ErrorHandler@Xml@Shared@@QAE@XZ)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl xercesc_2_6::XMLString::transcode(unsigned short const * const,char * const,unsigned int,class xercesc_2_6::MemoryManager * const)" (__imp_?transcode@XMLString@xercesc_2_6@@SA_NQBGQADIQAVMemoryManager@2@@Z) referenced in function "public: virtual bool __thiscall Shared::Xml::ErrorHandler::handleError(class xercesc_2_6::DOMError const &)" (?handleError@ErrorHandler@Xml@Shared@@UAE_NABVDOMError@xercesc_2_6@@@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_6::DOMErrorHandler::~DOMErrorHandler(void)" (__imp_??1DOMErrorHandler@xercesc_2_6@@UAE@XZ) referenced in function "public: virtual __thiscall Shared::Xml::ErrorHandler::~ErrorHandler(void)" (??1ErrorHandler@Xml@Shared@@UAE@XZ)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_6::MemBufInputSource::~MemBufInputSource(void)" (__imp_??1MemBufInputSource@xercesc_2_6@@UAE@XZ) referenced in function "public: class Shared::Xml::XmlNode * __thiscall Shared::Xml::XmlIo::parseString(char const *,unsigned int)" (?parseString@XmlIo@Xml@Shared@@QAEPAVXmlNode@23@PBDI@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_6::Wrapper4InputSource::~Wrapper4InputSource(void)" (__imp_??1Wrapper4InputSource@xercesc_2_6@@UAE@XZ) referenced in function "public: class Shared::Xml::XmlNode * __thiscall Shared::Xml::XmlIo::parseString(char const *,unsigned int)" (?parseString@XmlIo@Xml@Shared@@QAEPAVXmlNode@23@PBDI@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_2_6::Wrapper4InputSource::Wrapper4InputSource(class xercesc_2_6::InputSource * const,bool,class xercesc_2_6::MemoryManager * const)" (__imp_??0Wrapper4InputSource@xercesc_2_6@@QAE@QAVInputSource@1@_NQAVMemoryManager@1@@Z) referenced in function "public: class Shared::Xml::XmlNode * __thiscall Shared::Xml::XmlIo::parseString(char const *,unsigned int)" (?parseString@XmlIo@Xml@Shared@@QAEPAVXmlNode@23@PBDI@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_2_6::MemBufInputSource::MemBufInputSource(unsigned char const * const,unsigned int,unsigned short const * const,bool,class xercesc_2_6::MemoryManager * const)" (__imp_??0MemBufInputSource@xercesc_2_6@@QAE@QBEIQBG_NQAVMemoryManager@1@@Z) referenced in function "public: class Shared::Xml::XmlNode * __thiscall Shared::Xml::XmlIo::parseString(char const *,unsigned int)" (?parseString@XmlIo@Xml@Shared@@QAEPAVXmlNode@23@PBDI@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall xercesc_2_6::LocalFileFormatTarget::~LocalFileFormatTarget(void)" (__imp_??1LocalFileFormatTarget@xercesc_2_6@@UAE@XZ) referenced in function "public: void __thiscall Shared::Xml::XmlIo::save(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class Shared::Xml::XmlNode const *)" (?save@XmlIo@Xml@Shared@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBVXmlNode@23@@Z)
1>libglest.lib(xml_parser.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned short const * const xercesc_2_6::XMLUni::fgDOMWRTFormatPrettyPrint" (__imp_?fgDOMWRTFormatPrettyPrint@XMLUni@xercesc_2_6@@2QBGB)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xercesc_2_6::LocalFileFormatTarget::LocalFileFormatTarget(char const * const,class xercesc_2_6::MemoryManager * const)" (__imp_??0LocalFileFormatTarget@xercesc_2_6@@QAE@QBDQAVMemoryManager@1@@Z) referenced in function "public: void __thiscall Shared::Xml::XmlIo::save(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class Shared::Xml::XmlNode const *)" (?save@XmlIo@Xml@Shared@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBVXmlNode@23@@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_6::XMLString::release(unsigned short * *)" (__imp_?release@XMLString@xercesc_2_6@@SAXPAPAG@Z) referenced in function "public: char * __thiscall Shared::Xml::XmlIo::toString(class Shared::Xml::XmlNode const *,bool)" (?toString@XmlIo@Xml@Shared@@QAEPADPBVXmlNode@23@_N@Z)
1>libglest.lib(xml_parser.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xercesc_2_6::XMLString::release(char * *)" (__imp_?release@XMLString@xercesc_2_6@@SAXPAPAD@Z) referenced in function "public: void __thiscall Shared::Xml::XmlIo::releaseString(char * *)" (?releaseString@XmlIo@Xml@Shared@@QAEXPAPAD@Z)
1>../../build/Debug/game\game.exe : fatal error LNK1120: 21 unresolved externals
1>Build log was saved at "file://c:\Documents and Settings\Administrator\Desktop\0.2.12\build\Debug\game\BuildLog.htm"
1>game - 22 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
say woooooot ?