[Kde-pim] akonadiconsole linking error
Jarosław Staniek
js at iidea.pl
Wed Jan 16 22:30:03 GMT 2008
Any idea what's wrong?
This happens because of these lines in BrowserWidget::BrowserWidget():
<code>
CollectionPropertiesDialog::registerPage<CollectionAttributePage>();
CollectionPropertiesDialog::registerPage<CollectionInternalsPage>();
</code>
(msvc 2k5):
Linking CXX executable ..\..\..\bin\akonadiconsole.exe
browserwidget.obj : error LNK2001: unresolved external symbol "public: virtual
class Akonadi::CollectionPropertiesPage * __thiscall
Akonadi::CollectionPropertiesPageFactory<class
CollectionAttributePage>::createWidget(class QWidget *)const
"
(?createWidget@?$CollectionPropertiesPageFactory at VCollectionAttributePage@@@Akonadi@@UBEPAVCollectionPropertiesPage at 2@PAVQWidget@@@Z)
browserwidget.obj : error LNK2001: unresolved external symbol "public: virtual
class Akonadi::CollectionPropertiesPage * __thiscall
Akonadi::CollectionPropertiesPageFactory<class
CollectionInternalsPage>::createWidget(class QWidget *)const
"
(?createWidget@?$CollectionPropertiesPageFactory at VCollectionInternalsPage@@@Akonadi@@UBEPAVCollectionPropertiesPage at 2@PAVQWidget@@@Z)
..\..\..\bin\akonadiconsole.exe : fatal error LNK1120: 2 unresolved externals
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
KDE Libraries for MS Windows (http://windows.kde.org)
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list