[Kde-pim] Re: What soap api shold I use when building akonadi resource ?

Christophe Giboudeaux cgiboudeaux at gmx.com
Sat Apr 16 20:27:50 BST 2011


Hi,

On Monday 04 April 2011 15:27:57 Kevin Krammer wrote:
> On Monday, 2011-04-04, Boris shtrasman wrote:
> > Hi ,
> > 
> > I need to send & receive   soap messages in an akonadi resouce (contact
> > +
> > calendar).
> > 
> > I'm using gsoap but I'm not sure if this is "the kde way",
> > 
> > I've looked into the khttp and QnetworkManager but I got the feeling
> > that
> > this isn't the right way:
> > Was not able to find a a pre built working Class to XML mechanism that
> > will create the soap message (as with gsoap).
> 
> There is a really nice Qt based library and code generator as part of the KD
> SOAP [1] package developed by KDAB [2].
> 
> 
> [1] ftp://customers.kdab.com/pub/kdsoap
> [2] http://www.kdab.com/

Two remark about kdsoap tarball:

- configure.sh:311 assumes that qmake is in $QTDIR/bin which is not the case 
for all distributions (example, OpenSuse installs it in /usr/bin)

- The -Werror flag is enabled in g++.pri which results in a build error here:
printer.cpp:849:8: error: variable ‘containsQObject’ set but not used [-
Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors

Christophe.
-------------- 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/20110416/259c7f6f/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