Hi, I don't see a reason for those linking problems (docx->libmsooxml) from the source code point of view. There were no linking related changes for a few months. It would be great if some Windows guy could check that.
-matus -- Matus Uzak Software Designer Ixonos Slovakia s.r.o. Sturova 27, 040 01 Kosice, Slovakia mobile 0421 918 718 958 email: [email protected] http://www.ixonos.com ________________________________________ From: [email protected] [[email protected]] on behalf of Boudewijn Rempt [[email protected]] Sent: Monday, October 03, 2011 9:13 AM To: Calligra Suite developers and users mailing list Subject: Re: compile error On Saturday 01 October 2011 Oct, Pierre Stirnweiss wrote: > Looks like there is again a export problem in ooxml filter: > > > Linking CXX shared module ..\..\..\bin\docximport.dll > Creating library ..\..\..\bin\docximport.lib and object > ..\..\..\bin\docximport.exp > DocxXmlDocumentReader.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: class QString __thiscall > MSOOXML::Utils::ParagraphBulletProperties::convertToListProperties(bool)const > " (__imp_?convertToListProperties@ParagraphBulletProperties@Utils@MSOOXML > @@QBE?AVQString@@_N@Z) referenced in function "protected: enum > KoFilter::ConversionStatus __thiscall DocxXmlDocumentReader::read_p(void)" > (?read_p@DocxXmlDocumentReader@@IAE?AW4ConversionStatus@KoFilter@@XZ) > DocxXmlDocumentReader.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: class KoXmlWriter * __thiscall > MSOOXML::Utils::XmlWriteBuffer::releaseWriter(class QString &)" > (__imp_?releaseWriter@XmlWriteBuffer@Utils@MSOOXML@@QAEPAVKoXmlWriter@ > @AAVQString@@@Z) referenced in function "protected: enum > KoFilter::ConversionStatus __thiscall DocxXmlDocumentReader::read_tbl(void)" > (?read_tbl@DocxXmlDocumentReader@@IAE?AW4ConversionStatus@KoFilter@@XZ) > DocxXmlDocumentReader.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) public: void __thiscall > MSOOXML::Utils::ParagraphBulletProperties::setPrefix(class QString const &)" > (__imp_?setPrefix@ParagraphBulletProperties@Utils@MSOOXML@@QAEXABVQString@@@Z) > referenced in function "protected: enum KoFilter::ConversionStatus > __thiscall DocxXmlDocumentReader::read_buAutoNum(void)" > (?read_buAutoNum@DocxXmlDocumentReader@@IAE?AW4ConversionStatus@KoFilter > @@XZ) > DocxImport.obj : error LNK2019: unresolved external symbol > "__declspec(dllimport) protected: virtual void __thiscall > MSOOXML::MsooXmlImport::writeConfigurationSettings(class KoXmlWriter *)const > " (__imp_?writeConfigurationSettings@MsooXmlImport@MSOOXML@ > @MBEXPAVKoXmlWriter@@@Z) referenced in function "protected: virtual void > __thiscall DocxImport::writeConfigurationSettings(class KoXmlWriter *)const > " (?writeConfigurationSettings@DocxImport@@MBEXPAVKoXmlWriter@@@Z) > ..\..\..\bin\docximport.dll : fatal error LNK1120: 4 unresolved externals Erm... I've a hard time reading the error messages here, but I'll check with Stuart when he's at my place later today. -- Boudewijn Rempt http://www.valdyas.org, http://www.krita.org, http://www.boudewijnrempt.nl _______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel _______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel
