473,407 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

VC++ 8.0 Xerces Linking Errors

My application is using Xerces 2_8_0 and I am using VC++ 2008. While compiling I am getting following link error.

1>libgcrypt.dll.a(d000183.o) : warning LNK4078: multiple '.text' sections found with different attributes (E0300020)
1> Creating library Debug/ovaldiD.lib and object Debug/ovaldiD.exp
1>VariableValue.obj : error LNK2001: unresolved external symbol "public: static void __cdecl xercesc_2_8::XMLString::release(unsigned short * *)" (?release@XMLString@xercesc_2_8@@SAXPAPAG@Z)
1>CollectedObject.obj : error LNK2019: unresolved external symbol "public: static void __cdecl xercesc_2_8::XMLString::release(unsigned short * *)" (?release@XMLString@xercesc_2_8@@SAXPAPAG@Z) referenced in function "public: void __thiscall CollectedObject::Write(class xercesc_2_8::DOMDocument *,class xercesc_2_8::DOMElement *)" (?Write@CollectedObject@@QAEXPAVDOMDocument@xerces c_2_8@@PAVDOMElement@3@@Z)
1>Item.obj : error LNK2001: unresolved external symbol "public: static void __cdecl xercesc_2_8::XMLString::release(unsigned short * *)" (?release@XMLString@xercesc_2_8@@SAXPAPAG@Z)
1>XmlCommon.obj : error LNK2001: unresolved external symbol "public: static void __cdecl xercesc_2_8::XMLString::release(unsigned short * *)" (?release@XMLString@xercesc_2_8@@SAXPAPAG@Z)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static void __cdecl xercesc_2_8::XMLString::release(unsigned short * *)" (?release@XMLString@xercesc_2_8@@SAXPAPAG@Z)
1>StringEntityValue.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>XmlCommon.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>VariableValue.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>CollectedObject.obj : error LNK2019: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z) referenced in function "public: void __thiscall CollectedObject::Write(class xercesc_2_8::DOMDocument *,class xercesc_2_8::DOMElement *)" (?Write@CollectedObject@@QAEXPAVDOMDocument@xerces c_2_8@@PAVDOMElement@3@@Z)
1>Item.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>ItemEntity.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>ItemFieldEntityValue.obj : error LNK2001: unresolved external symbol "public: static unsigned short * __cdecl xercesc_2_8::XMLString::transcode(char const * const)" (?transcode@XMLString@xercesc_2_8@@SAPAGQBD@Z)
1>ProbeFactory.obj : error LNK2019: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr( void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@ @SAAAVMemoryManager@xercesc_2_8@@XZ) referenced in function "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefault(void)" (?getDefault@XalanMemMgrs@xalanc_1_10@@SAAAVMemory Manager@xercesc_2_8@@XZ)
1>Main.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr( void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@ @SAAAVMemoryManager@xercesc_2_8@@XZ)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr( void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@ @SAAAVMemoryManager@xercesc_2_8@@XZ)
1>DataCollector.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr( void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@ @SAAAVMemoryManager@xercesc_2_8@@XZ)
1>ObjectCollector.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDefaultXercesMemMgr( void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_10@ @SAAAVMemoryManager@xercesc_2_8@@XZ)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::NodeRefList::NodeRefList(class xalanc_1_10::NodeRefList const &,class xercesc_2_8::MemoryManager &)" (__imp_??0NodeRefList@xalanc_1_10@@QAE@ABV01@AAVMe moryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@AAEPAV Item@@V?$basic_string@DU?$char_traits@D@std@@V?$al locator@D@2@@std@@00@Z$0
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::NodeRefList::NodeRefList(class xalanc_1_10::NodeRefListBase const &,class xercesc_2_8::MemoryManager &)" (__imp_??0NodeRefList@xalanc_1_10@@QAE@ABVNodeRefL istBase@1@AAVMemoryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@AAEPAV Item@@V?$basic_string@DU?$char_traits@D@std@@V?$al locator@D@2@@std@@00@Z$0
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XPathEvaluator::XPathEvaluator(class xercesc_2_8::MemoryManager &)" (__imp_??0XPathEvaluator@xalanc_1_10@@QAE@AAVMemor yManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@AAEPAV Item@@V?$basic_string@DU?$char_traits@D@std@@V?$al locator@D@2@@std@@00@Z$0
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDocumentPrefixResolver::XalanDoc umentPrefixResolver(class xalanc_1_10::XalanDocument const *,class xalanc_1_10::XalanDOMString const &,class xercesc_2_8::MemoryManager &)" (__imp_??0XalanDocumentPrefixResolver@xalanc_1_10@ @QAE@PBVXalanDocument@1@ABVXalanDOMString@1@AAVMem oryManager@xercesc_2_8@@@Z) referenced in function __catch$?EvaluateXpath@XmlFileContentProbe@@AAEPAV Item@@V?$basic_string@DU?$char_traits@D@std@@V?$al locator@D@2@@std@@00@Z$0
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual class xalanc_1_10::XalanDocument * __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::parseXM LStream(class xercesc_2_8::InputSource const &,class xalanc_1_10::XalanDOMString const &)" (__imp_?parseXMLStream@XalanSourceTreeParserLiaiso n@xalanc_1_10@@UAEPAVXalanDocument@2@ABVInputSourc e@xercesc_2_8@@ABVXalanDOMString@2@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDOMString::XalanDOMString(class xercesc_2_8::MemoryManager &)" (__imp_??0XalanDOMString@xalanc_1_10@@QAE@AAVMemor yManager@xercesc_2_8@@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "public: static class xercesc_2_8::MemoryManager & __cdecl xalanc_1_10::XalanMemMgrs::getDummyMemMgr(void)" (?getDummyMemMgr@XalanMemMgrs@xalanc_1_10@@SAAAVMe moryManager@xercesc_2_8@@XZ) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "public: __thiscall xercesc_2_8::LocalFileInputSource::LocalFileInputS ource(unsigned short const * const,class xercesc_2_8::MemoryManager * const)" (??0LocalFileInputSource@xercesc_2_8@@QAE@QBGQAVMe moryManager@1@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: __thiscall xercesc_2_8::LocalFileInputSource::LocalFileInputS ource(unsigned short const * const,class xercesc_2_8::MemoryManager * const)" (??0LocalFileInputSource@xercesc_2_8@@QAE@QBGQAVMe moryManager@1@@Z)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager * xercesc_2_8::XMLPlatformUtils::fgMemoryManager" (?fgMemoryManager@XMLPlatformUtils@xercesc_2_8@@2P AVMemoryManager@2@A)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static class xercesc_2_8::MemoryManager * xercesc_2_8::XMLPlatformUtils::fgMemoryManager" (?fgMemoryManager@XMLPlatformUtils@xercesc_2_8@@2P AVMemoryManager@2@A)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanDOMString::XalanDOMString(char const *,class xercesc_2_8::MemoryManager &,unsigned int)" (__imp_??0XalanDOMString@xalanc_1_10@@QAE@PBDAAVMe moryManager@xercesc_2_8@@I@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::setEnti tyResolver(class xercesc_2_8::EntityResolver *)" (__imp_?setEntityResolver@XalanSourceTreeParserLia ison@xalanc_1_10@@UAEXPAVEntityResolver@xercesc_2_ 8@@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanSourceTreeParserLiaison::XalanSo urceTreeParserLiaison(class xalanc_1_10::XalanSourceTreeDOMSupport &,class xercesc_2_8::MemoryManager &)" (__imp_??0XalanSourceTreeParserLiaison@xalanc_1_10 @@QAE@AAVXalanSourceTreeDOMSupport@1@AAVMemoryMana ger@xercesc_2_8@@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall xalanc_1_10::XalanSourceTreeInit::XalanSourceTreeI nit(class xercesc_2_8::MemoryManager &)" (__imp_??0XalanSourceTreeInit@xalanc_1_10@@QAE@AAV MemoryManager@xercesc_2_8@@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl xalanc_1_10::XPathEvaluator::initialize(class xercesc_2_8::MemoryManager &)" (__imp_?initialize@XPathEvaluator@xalanc_1_10@@SAX AAVMemoryManager@xercesc_2_8@@@Z) referenced in function "private: class Item * __thiscall XmlFileContentProbe::EvaluateXpath(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?EvaluateXpath@XmlFileContentProbe@@AAEPAVItem@@V ?$basic_string@DU?$char_traits@D@std@@V?$allocator @D@2@@std@@00@Z)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: static char const * const xercesc_2_8::XMLUni::fgXercescDefaultLocale" (?fgXercescDefaultLocale@XMLUni@xercesc_2_8@@2QBDB )
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static char const * const xercesc_2_8::XMLUni::fgXercescDefaultLocale" (?fgXercescDefaultLocale@XMLUni@xercesc_2_8@@2QBDB )
1>XmlFileContentProbe.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl xalanc_1_10::OutputString(class std::basic_ostream<char,struct std::char_traits<char> > &,unsigned short const *,class xercesc_2_8::MemoryManager &)" (__imp_?OutputString@xalanc_1_10@@YAXAAV?$basic_os tream@DU?$char_traits@D@std@@@std@@PBGAAVMemoryMan ager@xercesc_2_8@@@Z) referenced in function "void __cdecl xalanc_1_10::OutputString(class std::basic_ostream<char,struct std::char_traits<char> > &,class xalanc_1_10::XalanDOMString const &,class xercesc_2_8::MemoryManager &)" (?OutputString@xalanc_1_10@@YAXAAV?$basic_ostream@ DU?$char_traits@D@std@@@std@@ABVXalanDOMString@1@A AVMemoryManager@xercesc_2_8@@@Z)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setEncoding(unsigned short const * const)" (?setEncoding@InputSource@xercesc_2_8@@UAEXQBG@Z)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setPublicId(unsigned short const * const)" (?setPublicId@InputSource@xercesc_2_8@@UAEXQBG@Z)
1>XmlFileContentProbe.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_8::InputSource::setSystemId(unsigned short const * const)" (?setSystemId@InputSource@xercesc_2_8@@UAEXQBG@Z)
1>XmlCommon.obj : error LNK2019: unresolved external symbol "public: static char * __cdecl xercesc_2_8::XMLString::transcode(unsigned short const * const)" (?transcode@XMLString@xercesc_2_8@@SAPADQBG@Z) referenced in function "public: static class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl XmlCommon::ToString(unsigned short const *)" (?ToString@XmlCommon@@SA?AV?$basic_string@DU?$char _traits@D@std@@V?$allocator@D@2@@std@@PBG@Z)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesDOMHasPSVIInfo" (?fgXercesDOMHasPSVIInfo@XMLUni@xercesc_2_8@@2QBGB )
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesValidationErrorAsFata l" (?fgXercesValidationErrorAsFatal@XMLUni@xercesc_2_ 8@@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesSchemaFullChecking" (?fgXercesSchemaFullChecking@XMLUni@xercesc_2_8@@2 QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgXercesSchema" (?fgXercesSchema@XMLUni@xercesc_2_8@@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMValidation" (?fgDOMValidation@XMLUni@xercesc_2_8@@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMNamespaces" (?fgDOMNamespaces@XMLUni@xercesc_2_8@@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMDatatypeNormalization" (?fgDOMDatatypeNormalization@XMLUni@xercesc_2_8@@2 QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMComments" (?fgDOMComments@XMLUni@xercesc_2_8@@2QBGB)
1>XmlProcessor.obj : error LNK2019: unresolved external symbol "public: static class xercesc_2_8::DOMImplementation * __cdecl xercesc_2_8::DOMImplementationRegistry::getDOMImpl ementation(unsigned short const *)" (?getDOMImplementation@DOMImplementationRegistry@x ercesc_2_8@@SAPAVDOMImplementation@2@PBG@Z) referenced in function "public: class xercesc_2_8::DOMDocument * __thiscall XmlProcessor::ParseFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ParseFile@XmlProcessor@@QAEPAVDOMDocument@xerces c_2_8@@V?$basic_string@DU?$char_traits@D@std@@V?$a llocator@D@2@@std@@@Z)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTBOM" (?fgDOMWRTBOM@XMLUni@xercesc_2_8@@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTFormatPrettyPrint" (?fgDOMWRTFormatPrettyPrint@XMLUni@xercesc_2_8@@2Q BGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTDiscardDefaultContent " (?fgDOMWRTDiscardDefaultContent@XMLUni@xercesc_2_8 @@2QBGB)
1>XmlProcessor.obj : error LNK2001: unresolved external symbol "public: static unsigned short const * const xercesc_2_8::XMLUni::fgDOMWRTSplitCdataSections" (?fgDOMWRTSplitCdataSections@XMLUni@xercesc_2_8@@2 QBGB)
1>XmlProcessor.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl xercesc_2_8::XMLString::transcode(char const * const,unsigned short * const,unsigned int,class xercesc_2_8::MemoryManager * const)" (?transcode@XMLString@xercesc_2_8@@SA_NQBDQAGIQAVM emoryManager@2@@Z) referenced in function "public: void __thiscall XmlProcessor::WriteDOMDocument(class xercesc_2_8::DOMDocument *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool)" (?WriteDOMDocument@XmlProcessor@@QAEXPAVDOMDocumen t@xercesc_2_8@@V?$basic_string@DU?$char_traits@D@s td@@V?$allocator@D@2@@std@@_N@Z)
1>Debug/ovaldiD.exe : fatal error LNK1120: 37 unresolved externals


Will any one please help me out ASAP?
Mar 18 '11 #1
2 2707
Banfa
9,065 Expert Mod 8TB
Did you actually include the Xerces library file in your link? Show use the linker command line you have used.
Mar 18 '11 #2
I am using VS 2008, I included "xerces-c_2D.lib" library and it picking it as I am not getting any error regarding lib file not found. Error is coming after that, find the lib file but definition is not there.
Mar 21 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Joonas Paalasmaa | last post by:
Hi, When compiling Sketch's streamfilter C extension the errors below are raised during linking. What could cause the errors? (Python 2.3, MinGw 1.1 with GCC 2.95.3-6, Windows 98) Here are...
1
by: murali | last post by:
Hi, I get tollowing linking errors Main.cpp:30 undefined reference to Matrix<int>::Matrix(int,int) whats that '' and what might be the problem ?? line 30 of main:...
0
by: SM | last post by:
Hi, While linking orbix C++ application, we get a lot of linking errors. Few errors are pasted below. If someone could tell us which are the libraries that need to be added, it would be of help....
0
by: Chris | last post by:
Hi I have a project that was written in V6.0 (c/c++) and it works just fine, but when I run it in .NET 2003 (V7.0), I get a whole lot of linking errors. I have spent alot of time trying to...
3
by: rich | last post by:
Hi there, I've been working with dynamic libraries for a quite big software and now and then I may get some weird linking errors, like following MSVCRTD.lib(MSVCR71D.dll) : error LNK2005:...
0
by: Adam Clauss | last post by:
I have managed C++ library (is bridging between a Win32 .dll and a C# application). All was well when compiled under VS2003, but I am running into a series of linking errors when compiling...
3
by: walkeraj | last post by:
I'm trying to compile an open source game called IVAN , and I'm able to compile it from a makefile, but not from an IDE. I have attempted to recreate the way the makefile compiles the project as...
1
by: Tammam | last post by:
Hello All, I had a solution composed of managed/unmanaged C++ , C# projects. It builds with no problem in VS2003 but after converting the solution to VS2005 i get many linking errors such as...
2
by: pssraju | last post by:
Hi, At present application was built on solaris 9 using sun studio 9 (Sun C++ 5.6) & rouguewave sorce pro 5. We are planning to port the same application onto SuSE Linux 9.5.0 using GCC 3.3.3 & RW...
0
by: JohnIdol | last post by:
VC++6 to VC++2003 - linking troubles -------------------------------------------------------------------------------- Hi All, I successfully ported an application from VC++6 to VS2003. Solved...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.