I can't build qutexmlrpc-0.1.tar.gz library and some other samples.
Because compiler can't find QCString.h
I build qt 4.4.0 manualy possibleproblem there.
Printable View
I can't build qutexmlrpc-0.1.tar.gz library and some other samples.
Because compiler can't find QCString.h
I build qt 4.4.0 manualy possibleproblem there.
Which Qt version does qutexmlrpc require (Qt 4 or Qt 3)?
I think 3.*
I know other XMLRPC for qt4 ?
I can use for c++.
If it's for Qt 3, then you can't use it in Qt 4 without porting it first.
You can try these:
http://code.google.com/p/qxmlrpc/
http://qtnode.net/wiki?title=QxtXmlRpc