Status: New
Owner: ----

New issue 2381 by [email protected]: 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?

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to