[Interest] Getting V8

aurindam.jana at nokia.com aurindam.jana at nokia.com
Tue Feb 21 09:45:11 CET 2012


In Qt5 dir
git pull
git submodule init qtjsbackend
git submodule update qtjsbackend

cd qtjsbackend qmake make

~Auri
________________
From: interest-bounces+aurindam.jana=nokia.com at qt-project.org [interest-bounces+aurindam.jana=nokia.com at qt-project.org] on behalf of ext Mark Constable [markc at renta.net]
Sent: Tuesday, February 21, 2012 12:33 AM
To: interest at qt-project.org
Subject: [Interest] Getting V8

Sorry for newbie questions but how do I get v8? This page mentions...

http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git

"Compiling v8 in qtbase requires Python. Make sure you have a python.exe
in your %PATH%, go to qtbase\src\v8, run qmake && nmake."

I'm on linux but still, I have nothing in qtbase/src/v8 after doing a git
clone and init-repository.

This page mentions...

http://developer.qt.nokia.com/wiki/V8_Port

"The repository is is a full clone of Qt that can be configured and
built like usual. It includes a copy of V8-Isolates in src/3rdparty/v8,"

which is a different self-contained repo with a different path to v8. These
are the only 2 references about v8 that I've managed to find with my meagre
google-fu. My simple aim is to get a working QtQuick 2 environment.
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list