1>------ Build started: Project: LibAbiWord, Configuration: Release Win32 ------ 1>Linking... 1> Creating library C:\abiword\src\abiword\abiword-msvc2008\Release\bin\LibAbiWord.lib and object C:\abiword\src\abiword\abiword-msvc2008\Release\bin\LibAbiWord.exp 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: __thiscall PD_Literal::PD_Literal(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)" (??0PD_Literal@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "private: virtual bool __thiscall PD_DocumentRDF::isStandAlone(void)const " (?isStandAlone@PD_DocumentRDF@@EBE_NXZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "private: virtual int __thiscall PD_DocumentRDF::setAP(class PP_AttrProp *)" (?setAP@PD_DocumentRDF@@EAEHPAVPP_AttrProp@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "private: virtual class PP_AttrProp const * __thiscall PD_DocumentRDF::getAP(void)const " (?getAP@PD_DocumentRDF@@EBEPBVPP_AttrProp@@XZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_DocumentRDF::contains(class PD_URI const &,class PD_URI const &,class PD_Object const &)" (?contains@PD_DocumentRDF@@UAE_NABVPD_URI@@0ABVPD_Object@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_DocumentRDF::contains(class PD_URI const &,class PD_URI const &)" (?contains@PD_DocumentRDF@@UAE_NABVPD_URI@@0@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class std::multimap,class std::allocator > > __thiscall PD_DocumentRDF::getArcsOut(class PD_URI const &)" (?getArcsOut@PD_DocumentRDF@@UAE?AV?$multimap@VPD_URI@@VPD_Object@@U?$less@VPD_URI@@@std@@V?$allocator@U?$pair@$$CBVPD_URI@@VPD_Object@@@std@@@4@@std@@ABVPD_URI@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class std::list > __thiscall PD_DocumentRDF::getAllSubjects(void)" (?getAllSubjects@PD_DocumentRDF@@UAE?AV?$list@VPD_URI@@V?$allocator@VPD_URI@@@std@@@std@@XZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class PD_URI __thiscall PD_DocumentRDF::getSubject(class PD_URI const &,class PD_Object const &)" (?getSubject@PD_DocumentRDF@@UAE?AVPD_URI@@ABV2@ABVPD_Object@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class std::list > __thiscall PD_DocumentRDF::getSubjects(class PD_URI const &,class PD_Object const &)" (?getSubjects@PD_DocumentRDF@@UAE?AV?$list@VPD_URI@@V?$allocator@VPD_URI@@@std@@@std@@ABVPD_URI@@ABVPD_Object@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class PD_URI __thiscall PD_DocumentRDF::getObject(class PD_URI const &,class PD_URI const &)" (?getObject@PD_DocumentRDF@@UAE?AVPD_URI@@ABV2@0@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class std::list > __thiscall PD_DocumentRDF::getObjects(class PD_URI const &,class PD_URI const &)" (?getObjects@PD_DocumentRDF@@UAE?AV?$list@VPD_URI@@V?$allocator@VPD_URI@@@std@@@std@@ABVPD_URI@@0@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: int __thiscall PD_DocumentRDF::setupWithPieceTable(void)" (?setupWithPieceTable@PD_DocumentRDF@@QAEHXZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall PD_DocumentRDF::~PD_DocumentRDF(void)" (??1PD_DocumentRDF@@UAE@XZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: __thiscall PD_DocumentRDF::PD_DocumentRDF(class PD_Document *)" (??0PD_DocumentRDF@@QAE@PAVPD_Document@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_Object::write(class std::basic_ostream > &)const " (?write@PD_Object@@UBE_NAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_Object::read(class std::basic_istream > &)" (?read@PD_Object@@UAE_NAAV?$basic_istream@DU?$char_traits@D@std@@@std@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: __thiscall PD_Object::PD_Object(class std::basic_string,class std::allocator > const &)" (??0PD_Object@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_URI::write(class std::basic_ostream > &)const " (?write@PD_URI@@UBE_NAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall PD_URI::read(class std::basic_istream > &)" (?read@PD_URI@@UAE_NAAV?$basic_istream@DU?$char_traits@D@std@@@std@@@Z) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: virtual class std::basic_string,class std::allocator > __thiscall PD_URI::toString(void)const " (?toString@PD_URI@@UBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>pd_Document.obj : error LNK2001: unresolved external symbol "public: __thiscall PD_URI::PD_URI(class std::basic_string,class std::allocator > const &)" (??0PD_URI@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 1>ie_exp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: int __thiscall PD_Object::getObjectType(void)const " (?getObjectType@PD_Object@@QBEHXZ) 1>ie_exp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: class std::basic_string,class std::allocator > __thiscall PD_Object::getXSDType(void)const " (?getXSDType@PD_Object@@QBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>ie_exp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: bool __thiscall RDFAnchor::isEnd(void)" (?isEnd@RDFAnchor@@QAE_NXZ) 1>ie_exp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: __thiscall RDFAnchor::RDFAnchor(class PP_AttrProp const *)" (??0RDFAnchor@@QAE@PBVPP_AttrProp@@@Z) 1>ie_exp_RTF_listenerWriteDoc.obj : error LNK2001: unresolved external symbol "public: class std::basic_string,class std::allocator > __thiscall RDFAnchor::getID(void)" (?getID@RDFAnchor@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) 1>ie_imp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: class boost::shared_ptr __thiscall PD_DocumentRDF::createMutation(void)" (?createMutation@PD_DocumentRDF@@QAE?AV?$shared_ptr@VPD_DocumentRDFMutation@@@boost@@XZ) 1>ie_imp_AbiWord_1.obj : error LNK2001: unresolved external symbol "public: int __thiscall PD_DocumentRDFMutation::commit(void)" (?commit@PD_DocumentRDFMutation@@QAEHXZ) 1>ie_imp_XML.obj : error LNK2001: unresolved external symbol "public: __thiscall PD_Object::PD_Object(class std::basic_string,class std::allocator > const &,int,class std::basic_string,class std::allocator > const &)" (??0PD_Object@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H0@Z) 1>ie_imp_XML.obj : error LNK2001: unresolved external symbol "public: bool __thiscall PD_DocumentRDFMutation::add(class PD_URI const &,class PD_URI const &,class PD_Object const &)" (?add@PD_DocumentRDFMutation@@QAE_NABVPD_URI@@0ABVPD_Object@@@Z) 1>C:\abiword\src\abiword\abiword-msvc2008\Release\bin\LibAbiWord.dll : fatal error LNK1120: 31 unresolved externals 1>Build log was saved at "file://c:\abiword\src\abiword\abiword-msvc2008\LibAbiWord\Release\BuildLog.htm" 1>LibAbiWord - 32 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========