When the js2c target fails, it's usually either Cygwin or Python that's missing. The "Prerequisites" section of http://code.google.com/p/v8/wiki/BuildingWithGYP#Visual_Studio should cover it.
On Mon, May 21, 2012 at 3:51 PM, Guilherme Silva <[email protected]> wrote: > Hi. > > I also had that problem. Don't forget to checkout the cygwin to > /third_party/cygwin. > > Tell me if that works ;) > > > On Thursday, 12 April 2012 19:53:12 UTC+1, Rdot wrote: >> >> Hi - >> >> I'm on a Windows 7 x64 machine using VS 2008 Professional and am trying >> to build V8 using the instructions located here - >> http://code.google.com/p/v8/**wiki/BuildingWithGYP<http://code.google.com/p/v8/wiki/BuildingWithGYP>. >> >> >> When I try to build the All.sln solution file in VS 2008 I get 11 >> errors, I have attached a screenshot of the errors. >> >> I am new to Visual Studio C++ so any help would be appreciated. I >> assume I don't have a path defined somewhere but I don't know what that is. >> >> Thanks, >> > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
