Thanks for your help Michael. I thought the "if you're not a googler" and the env var was a joke to cut the build short. But I se it also at https://chromium.googlesource.com/chromium/src/+show/master/docs/windows_build_instructions.md
Thanks again for your help. I might give v8 a shot on a linux box someday but maybe it's all for the best. Cheers On Sunday, July 24, 2016 at 7:47:52 AM UTC-4, [email protected] wrote: > > Calling python gypfiles\gyp_v8 gives a CalledProcessError > > subprocess.check_call(get_toolchain_args) produces the error at line 540 > of check_call > > The call string in the error is a long string of double back slashed > paths, which I would assume are acceptable on windows, as well as what > looks like a chksum or signature. > > I don't have a copy function in te console window to show the whole error > but I'm wondering if it sounds familiar to anyone. Maybe the string is > misconcatenated somewhere earlier and can be addressed. > > > > > > > -- -- 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.
