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
