Issue 2381 in v8: Win7: Problem with building

6 views
Skip to first unread message

codesite...@google.com

unread,
Oct 27, 2012, 3:45:22 PM10/27/12
to v8-...@googlegroups.com
Status: New
Owner: ----

New issue 2381 by maksim.l...@gmail.com: Win7: Problem with building
http://code.google.com/p/v8/issues/detail?id=2381

OS: Win_7_x32; IDE: VS_2010

I try to building V8:
Here you written:
"Otherwise (e.g. on Windows), you need to get GYP manually. From the root
of your V8 checkout, run:
svn co http://gyp.googlecode.com/svn/trunk build/gyp".

I must download its folder and run
gyp.bat: "http://gyp.googlecode.com/svn/trunk/"? If yes, I changed "


@python "%~dp0/gyp" %* to @"C:\Python26\python.exe" "%~dp0/gyp" %*. And now
I have error:

C:\Users\Home>C:\v8\gyp\gyp.bat
gyp: usage: gyp [options ...] [build_file ...]

gyp: error: no build_file

How I can corrcet it?

codesite...@google.com

unread,
Oct 29, 2012, 6:30:35 AM10/29/12
to v8-...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 2381 by jkum...@chromium.org: Win7: Problem with
building
http://code.google.com/p/v8/issues/detail?id=2381

Please use the mailing list for questions, not the bug tracker.

There is no manual downloading involved. You need to install Subversion.
When you have that, you can run exactly the command provided in the Wiki
(from the root of your V8 checkout):
You'll probably want to have both python.exe and svn.exe in your %PATH% for
convenience. You don't need to modify any files.

Reply all
Reply to author
Forward
0 new messages