PDA

View Full Version : Hi. I have problem with QCString in 4.4.0



ivi2501
23rd March 2008, 15:08
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.

jacek
23rd March 2008, 15:12
Which Qt version does qutexmlrpc require (Qt 4 or Qt 3)?

ivi2501
23rd March 2008, 15:33
I think 3.*
I know other XMLRPC for qt4 ?
I can use for c++.

jacek
25th March 2008, 18:30
I think 3.*
If it's for Qt 3, then you can't use it in Qt 4 without porting it first.


know other XMLRPC for qt4 ?
You can try these:
http://code.google.com/p/qxmlrpc/
http://qtnode.net/wiki?title=QxtXmlRpc