Hello~ I try to build v8 in visual studio 2013, but i see the this error message
Error 1 error MSB6006: "cmd.exe" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 js2c Error 2 error MSB6006: "cmd.exe" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 d8_js2c Error 3 error MSB6006: "cmd.exe" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 resources Error 4 error C1083: Cannot open source file: '..\..\build\Release\obj\global_intermediate\libraries.cc': No such file or directory E:\workspace\v8\tools\gyp\c1xx v8_nosnapshot Error 5 error C1083: Cannot open source file: '..\..\build\Release\obj\global_intermediate\experimental-libraries.cc': No such file or directory E:\workspace\v8\tools\gyp\c1xx v8_nosnapshot Error 6 error C1083: Cannot open source file: '..\..\build\Release\obj\global_intermediate\extras-libraries.cc': No such file or directory E:\workspace\v8\tools\gyp\c1xx v8_nosnapshot what can i do? i check out new revision for v8 by git, but i can't recieved and found some files related to v8_nosnapshot and snapshot project. please help me~~ -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
