Re: [maemo-developers] xmlrpc-c strange error.

2006-08-15 Thread Beth
Hi all again ;). I don't know what I was doing bad yesterday, but today with all working I decided to try the last version of the xmlrpc-c library, and it works well, maybe I was mixing the deprecated functions that I followed from some example, I really don't know but now it is working flawlessl

Re: [maemo-developers] xmlrpc-c strange error.

2006-08-15 Thread Beth
Hey, thanks for the comments. Corentin, I want to stick to C, so C++ will be my last change, I prefer C++ but with Gtk on C I don't want to mix them, I know that is not a good or bad reason, I think that programmers (at least me) make some strange decisions ;). ( I know that Gtk-- exists, but ag

Re: [maemo-developers] xmlrpc-c strange error.

2006-08-14 Thread Santtu Lakkala
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Beth wrote: > And better, do you know a xmlrpc library that is tested and works > under maemo/hildon/arm...? I have successfully used xmlrpc-c with maemo/mistral in maemo-blog[1]. I can't really tell what is the problem with your setup though; but xml

Re: [maemo-developers] xmlrpc-c strange error.

2006-08-13 Thread Corentin BARON
Hello, xmlrpcpp (http://xmlrpcpp.sourceforge.net) works fine on maemo, we work with it configured with --disable-shared and --enable-static. Good luck. Corentin. Le 13 août 06 à 18:44, Beth a écrit : Hi all, again with a problem ;). Well girls and boys, this weekend I am doing some tests

[maemo-developers] xmlrpc-c strange error.

2006-08-13 Thread Beth
Hi all, again with a problem ;). Well girls and boys, this weekend I am doing some tests of xmlrpc under the maemo sdk. I was using this library http://xmlrpc-c.sourceforge.net/ , and it seems to work, I say seems, because it seems to don't work too :). First of all I compiled the library, inst