Looks like there is again a export problem in ooxml filter:<br><br><br>Linking CXX shared module ..\..\..\bin\docximport.dll<br>   Creating library ..\..\..\bin\docximport.lib and object ..\..\..\bin\docximport.exp<br>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)<br>

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)"<br>

(?read_tbl@DocxXmlDocumentReader@@IAE?AW4ConversionStatus@KoFilter@@XZ)<br>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)<br>

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)<br>

..\..\..\bin\docximport.dll : fatal error LNK1120: 4 unresolved externals<br>LINK failed. with 1120<br>command failed with exit code 2<br>command failed with exit code 2<br>command failed with exit code 2<br>QProcess: Destroyed while process is still running.<br>

command failed with exit code 2<br>command failed with exit code 2<br>command failed with exit code 2<br><br>PierreSt<br>