[Kde-winbuild] Build error in kde/kdepim on msvc2008 in revision 1036032

kdewinbuild at googlemail.com kdewinbuild at googlemail.com
Fri Oct 16 20:01:29 CEST 2009


The full log can be found here: http://winkde.org/pub/kde/ports/win32/releases/nightly/20091016/logs/log-msvc2008-kde_kdepim.txt

settingsbase.cpp
Linking CXX executable ..\..\..\bin\akonadi_imap_resource.exe
imapaccount.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QList<class KIMAP::MailBoxDescriptor> __thiscall KIMAP::NamespaceJob::personalNamespaces(void)const " (__imp_?personalNamespaces at NamespaceJob@KIMAP@@QBE?AV?$QList at VMailBoxDescriptor@KIMAP@@@@XZ) referenced in function "private: void __thiscall ImapAccount::onNamespacesTestDone(class KJob *)" (?onNamespacesTestDone at ImapAccount@@AAEXPAVKJob@@@Z)

imapaccount.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QList<class KIMAP::MailBoxDescriptor> __thiscall KIMAP::NamespaceJob::userNamespaces(void)const " (__imp_?userNamespaces at NamespaceJob@KIMAP@@QBE?AV?$QList at VMailBoxDescriptor@KIMAP@@@@XZ) referenced in function "private: void __thiscall ImapAccount::onNamespacesTestDone(class KJob *)" (?onNamespacesTestDone at ImapAccount@@AAEXPAVKJob@@@Z)

imapaccount.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QList<class KIMAP::MailBoxDescriptor> __thiscall KIMAP::NamespaceJob::sharedNamespaces(void)const " (__imp_?sharedNamespaces at NamespaceJob@KIMAP@@QBE?AV?$QList at VMailBoxDescriptor@KIMAP@@@@XZ) referenced in function "private: void __thiscall ImapAccount::onNamespacesTestDone(class KJob *)" (?onNamespacesTestDone at ImapAccount@@AAEXPAVKJob@@@Z)

imapresource.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) char const * const Akonadi::MessagePart::Body" (__imp_?Body at MessagePart@Akonadi@@3PBDB)

imapresource.obj : error LNK2019: unresolved external symbol "public: class QList<struct KIMAP::MailBoxDescriptor> __thiscall ImapAccount::namespaces(void)const " (?namespaces at ImapAccount@@QBE?AV?$QList at UMailBoxDescriptor@KIMAP@@@@XZ) referenced in function "protected: virtual void __thiscall ImapResource::retrieveCollections(void)" (?retrieveCollections at ImapResource@@MAEXXZ)

imapresource.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) char const * const Akonadi::MessagePart::Envelope" (__imp_?Envelope at MessagePart@Akonadi@@3PBDB)

imapresource.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) char const * const Akonadi::MessagePart::Header" (__imp_?Header at MessagePart@Akonadi@@3PBDB)

subscriptiondialog.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QList<class KIMAP::MailBoxDescriptor> __thiscall KIMAP::ListJob::mailBoxes(void)const " (__imp_?mailBoxes at ListJob@KIMAP@@QBE?AV?$QList at VMailBoxDescriptor@KIMAP@@@@XZ) referenced in function "public: void __thiscall SubscriptionDialogBase::slotListDirectory(class KJob *)" (?slotListDirectory at SubscriptionDialogBase@@QAEXPAVKJob@@@Z)

..\..\..\bin\akonadi_imap_resource.exe : fatal error LNK1120: 8 unresolved externals

LINK Pass 1 failed. with 2
NMAKE : fatal error U1077: 'C:\kde\kde-vc90\dev-utils\bin\cmake.exe' : return code '0xffffffff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
emerge fatal error: while running make cmd: nmake /NOLOGO
emerge fatal error: running python c:\kde\kde-vc90\emerge\portage\kde\kdepim\kdepim-20080202.py compile 


More information about the Kde-winbuild mailing list