[Development] How to configure qt-4.8 with v8?

Olivier Goffart olivier at woboq.com
Wed Jul 18 12:21:19 CEST 2012


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