Re: [v8-users] gyp_v8 error when building

2016-07-25 Thread Jochen Eisinger
can you paste the full error? On Sun, Jul 24, 2016 at 1:47 PM 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

[v8-users] gyp_v8 error when building

2016-07-24 Thread spaesani . console
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 lik