I found no problems building using SCons. I have Visual Studio 2008, Python 2.7 installed in C:\Python27 and Scons 2.0.1 on top of that.
>From a "Visual Studio 2008 Command Prompt" I issue: > set PATH=C:\Python27;C:\Python27\Scripts;%PATH% > scons sample=shell env="INCLUDE:%INCLUDE%,LIB:%LIB%,PATH:%PATH%" > shell V8 version 3.3.3 (candidate) > 1+1 2 > Please provide some more information on the failing compile. Regards, Søren On Thu, Apr 28, 2011 at 11:40, <[email protected]> wrote: > Hi Mads, > > Thanks. > However, If you compile V8 code( revision: 7697) by exactly followed > http://code.google.com/p/v8/wiki/BuildingOnWindows , you can NOT compile > success. > > >Mads Sig Ager <[email protected]> to [email protected] > >5:27pm > > > >http://code.google.com/p/v8/wiki/BuildingOnWindows > >Cheers, -- Mads > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
