[Kde-pim] Using Akonadi on other platforms than KDE

Tobias König tokoe at kde.org
Mon Sep 6 09:20:09 BST 2010


On Monday 06 September 2010 12:17:45 Gregory Schlomoff wrote:
> Hello guys,
Hej Gregory,

> 1.  I followed the instructions here
> http://techbase.kde.org/Projects/PIM/MS_Windows#Building
> 2. After executing step 4 - emerge kdepimlibs I've got a somewhat scaring
> 11+ Gb of data in my previously empty kderoot directory, and the the build
> process has failed on "Linking CXX shared module ..\bin\kdewebkitwidgets.dll
> [...] fatal error LNK1120: 20 unresolved externals"
You have to differ between the Akonadi server (which is desktop agnostic) and 
the access libraries (which are KDE dependent).
The server itself is located in trunk/kdesupport/akonadi and needs only Qt to 
link. The access libraries in trunk/KDE/kdepimlibs/akonadi are KDE dependent, 
because that's the glue code between Akonadi and KDE. If you want to have Qt 
only access libraries, you'd have to rewrite these parts.
However that means you'll need a ical parser, vcard parser, mime parser 
(depending on which parts of Akonadi functionality you want to support).

Ciao,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20100906/a846668f/attachment.sig>
-------------- next part --------------
_______________________________________________
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