I'm new to building v8 and i'm getting this error when I try build gyp_v8 (using win 10/visual c++ 2015 community): updating projects from gyp files python: can't open file '../tools/clang/scripts/update.py' : [Errno 2] no such file or directory gyp: call to 'python ../tools/clang/scripts/update.py --print-revision' returned exit status 2 while in C:\all.gyp
How do I fix this? -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
