QTWebkit with CURL
-
Hi,
I would like to build qtwebkit with Curl.
By default its building platform/network/qt.Can any one let me know how can I build Qtwebkit and CURL. (Instead of QtNetwork)
Current build options which I am passing are: "build-webkit --qt --debug"Thanks
Hari -
Hi,
Why do not you check the build instructions available at "Qtwebkit wiki":http://trac.webkit.org/wiki/QtWebKit ? There are articles how to build it for Windows, Linux, Sybmian and OSX. If it is possible to build it with CURL instead of QtNetwork it will be described at the project wiki.
Regards,
Leon