Comment #5 on issue 1909 by [email protected]: v8 won'n build on 64 bit system with Visual Studio 2010
http://code.google.com/p/v8/issues/detail?id=1909
I got the same error when I built by running plain 'scons' on a 64-bit system.
Then i use: 1. Open a "Visual Studio Command Prompt (2010)" 2. Run scons env="PATH:%PATH%,INCLUDE:%INCLUDE%,LIB:%LIB%" arch=ia32 but got some errors. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
