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
