Descriptionwin gn: Semi-support for non-depot_tools toolchain
I had to set:
DEPOT_TOOLS_WIN_TOOLCHAIN=0
GYP_MSVS_OVERRIDE_PATH=C:/Program Files (x86)/Microsoft Visual Studio 12.0
GYP_MSVS_VERSION=2013
WindowsSdkDir=C:/Program Files (x86)/Windows Kits/8.1
then
gn gen out\gn --args="is_debug=true cpu_arch=\"x86\""
ninja -C out/gn base
worked OK.
Further patches welcome to make this less ugly.
R=dpranke@chromium.org
Committed: https://crrev.com/fa5da3e4e515967d593c3822b1d82f5e844080c5
Cr-Commit-Position: refs/heads/master@{#307791}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Messages
Total messages: 15 (5 generated)
|