compile error

Boudewijn Rempt boud at valdyas.org
Mon Oct 3 08:13:47 BST 2011


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 at ParagraphBulletProperties@Utils at MSOOXML
> @@QBE?AVQString@@_N at Z) referenced in function "protected: enum
> KoFilter::ConversionStatus __thiscall DocxXmlDocumentReader::read_p(void)"
> (?read_p at DocxXmlDocumentReader@@IAE?AW4ConversionStatus at KoFilter@@XZ)
> DocxXmlDocumentReader.obj : error LNK2019: unresolved external symbol
> "__declspec(dllimport) public: class KoXmlWriter * __thiscall
> MSOOXML::Utils::XmlWriteBuffer::releaseWriter(class QString &)"
> (__imp_?releaseWriter at XmlWriteBuffer@Utils at MSOOXML@@QAEPAVKoXmlWriter@
> @AAVQString@@@Z) referenced in function "protected: enum
> KoFilter::ConversionStatus __thiscall DocxXmlDocumentReader::read_tbl(void)"
> (?read_tbl at DocxXmlDocumentReader@@IAE?AW4ConversionStatus at KoFilter@@XZ)
> DocxXmlDocumentReader.obj : error LNK2019: unresolved external symbol
> "__declspec(dllimport) public: void __thiscall
> MSOOXML::Utils::ParagraphBulletProperties::setPrefix(class QString const &)"
> (__imp_?setPrefix at ParagraphBulletProperties@Utils at MSOOXML@@QAEXABVQString@@@Z)
> referenced in function "protected: enum KoFilter::ConversionStatus
> __thiscall DocxXmlDocumentReader::read_buAutoNum(void)"
> (?read_buAutoNum at DocxXmlDocumentReader@@IAE?AW4ConversionStatus at KoFilter
> @@XZ)
> DocxImport.obj : error LNK2019: unresolved external symbol
> "__declspec(dllimport) protected: virtual void __thiscall
> MSOOXML::MsooXmlImport::writeConfigurationSettings(class KoXmlWriter *)const
> " (__imp_?writeConfigurationSettings at MsooXmlImport@MSOOXML@
> @MBEXPAVKoXmlWriter@@@Z) referenced in function "protected: virtual void
> __thiscall DocxImport::writeConfigurationSettings(class KoXmlWriter *)const
> " (?writeConfigurationSettings at 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



More information about the calligra-devel mailing list