Open GoogleCodeExporter opened 9 years ago
I get literally same bug on 8.1 x64 and VC 2013 Express :/
Original comment by nokiaqdman
on 6 Feb 2015 at 9:57
I see this error when building chromium from cygwin when running gclient sync
from the cygwin command line. Workaround: at the cygwin prompt, type cmd.exe to
start a DOS prompt. Assuming gclient and python are in your PATH, then type:
gclient runhooks
Original comment by noel@chromium.org
on 18 Apr 2015 at 2:06
... when the "SYSTEMROOT isn't set" error strikes.
Original comment by noel@chromium.org
on 18 Apr 2015 at 2:08
I attempt to use VS2015.
I've created empty SetEnv.cmd in %WindowsSdkDir% and GYP command doesn't fail.
My environment variables are:
set DEPOT_TOOLS_WIN_TOOLCHAIN=0
set GYP_MSVS_VERSION=2015
set GYP_MSVS_OVERRIDE_PATH=C:\Program Files (x86)\Microsoft Visual Studio 14.0
set WindowsSdkDir=C:\Program Files (x86)\Windows Kits\8.1
Original comment by yosin@chromium.org
on 16 Aug 2015 at 6:57
Original issue reported on code.google.com by
ryan.pri...@gmail.com
on 4 Dec 2014 at 12:28