Thanks, Depending on Qt 5 is not that big a problem for me. I'm assuming the goal for Qt 5 is still what is outlined in https://bugreports.qt.nokia.com//browse/QTBUG-12502, with V8 as the primary JS engine used both for QML and WebKit ?
/Morten ________________________________________ From: Simon Hausmann [[email protected]] Sent: Monday, December 12, 2011 1:34 PM To: [email protected] Cc: Morten Sylvest Olsen Subject: Re: [webkit-qt] WebKit + v8 in trunk On Monday, December 12, 2011 12:20:54 PM ext Morten Sylvest Olsen wrote: > Hi, > > I was wondering if someone could sum up the current status of building Qt > WebKit with v8 as javascript engine. I tried on Linux, unsuccessfully. > > Looked through the list archives, and > https://bugreports.qt.nokia.com/browse/QTBUG-12502, but I'm unsure on > whether it is supposed to work in trunk currently. Current trunk builds with V8 if you're using Qt 5 and disable WebKit2 (modulo one tiny patch in the v8 bindings due to a V8 API difference). I'm not aware of any other combination that works. If you (or anyone else) would like to make Qt 5's QtV8 library a standalone module that compiles & works with Qt 4, then it would be easy to add Qt 4 to the mix in WebKit/V8. It would be most welcome :) Simon _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
