[webkit-qt] QtWebkit && V8

Andras Becsi abecsi at inf.u-szeged.hu
Thu Dec 9 08:06:05 PST 2010


Hi,

It is possible.
Use the following command:

WebKitTools/Scripts/build-webkit --qt --v8

Note, that you have to checkout and build v8 in advance 
(http://code.google.com/p/v8/wiki/UsingGit), place the source into 
$QTDIR/src/3rdparty/v8, and copy libv8.so (or libv8.a) to $QTDIR/lib 
before you can build QtWebKit.

Sometimes the trunk is broken, but r73358 definetelly works.

BR,
Andras


On 12/09/2010 04:48 PM, haithem rahmani wrote:
> Hi,
> Is it possible to build QtWebkit with V8 instead of SFX ?
>
> --
> *
> /"If you ask a question - you will be a fool for 5 minutes, otherwise
> ignorant for rest of your life"/
> *
>
>
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt



More information about the webkit-qt mailing list