DescriptionDetect and warn on missing vcvarsall.bat
VC++ 2015 defaults to *not* installing the C++ toolchain. Several
developers have failed to notice this and then hit cryptic errors when
building Chrome. This detects the problem and gives a more informative
error message for gn builds.
crrev.com/1832593002 does this for gyp builds.
BUG=440500
Committed: https://crrev.com/13856ebb7cb3b75dd9d40bb394ffa567ab4a524a
Cr-Commit-Position: refs/heads/master@{#382915}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Increase indent #
Total comments: 4
Patch Set 3 : Fixed indentation and operator % for realz #Messages
Total messages: 13 (4 generated)
|