[Development] How to configure qt-4.8 with v8?
Simon Hausmann
simon.hausmann at nokia.com
Wed Jul 18 16:40:59 CEST 2012
On Wednesday, July 18, 2012 03:11:37 PM ext haithem rahmani wrote:
> Hi Olivier,
>
> thanks for the quick answer.
>
> I want to build the QtWebKit with V8?
> is it possible, working?
Nope. We had a few developments towards that but ultimately abandoned those
efforts, largely due to the community not accepting V8 support in WebKit2.
The Qt port of WebKit will stay with JavaScriptCore at this point.
Simon
> On Wed, Jul 18, 2012 at 11:21 AM, Olivier Goffart <olivier at woboq.com> wrote:
> > On Wednesday 18 July 2012 09:34:51 haithem rahmani wrote:
> > > Hello,
> > >
> > > I'm trying to configure the qt-4.8.0 to be linked against the V_, but I
> > > didn't find any configure option
> > > to do that.
> > >
> > > can someone help me on that?
> >
> > Qt 4.8 do not use V8.
> >
> > Are you trying to use V8 with QtWebkit or QtScript or Qml?
> > There exists some experimental branches that try to, but nothing released.
> >
> > If you just want to use V8 API dirrectly in yout Qt 4.8 application, you
> > should just use upstream V8 dirrectly.
> > (You could also try to compile the qtjsbackend repository with Qt 4.8. If
> > that
> > works, that could possibly simplify the integration with your build
> > system)
> >
> > --
> > Olivier
> >
> > Woboq - Qt services and support - http://woboq.com
More information about the Development
mailing list