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 LINK failed. with 1120 command failed with exit code 2 command failed with exit code 2 command failed with exit code 2 QProcess: Destroyed while process is still running. command failed with exit code 2 command failed with exit code 2 command failed with exit code 2 PierreSt
_______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel
