Chromium Code Reviews
DescriptionSpecify the SDK version when running vcvarsall.bat
Chromium requires the 10.0.14393.0 SDK to build. Previous versions don't
have all of the required declarations, and 10.0.15063.0 is buggy (it
includes a file that it doesn't ship with). So, we request 10.0.14393.0
exactly. This will fail if that SDK version is not installed.
The bug for the brokenness of 15063 is here:
https://developercommunity.visualstudio.com/content/problem/42961/15063-sdk-is-broken-bitsh-indirectly-references-no.html
Old SDKs (such as 14393) can be found here:
https://developer.microsoft.com/en-us/windows/downloads/sdk-archive
R=scottmg@chromium.org
Review-Url: https://codereview.chromium.org/2814843003
Cr-Commit-Position: refs/heads/master@{#463830}
Committed: https://chromium.googlesource.com/chromium/src/+/b70a415b3e9b474d2de29120f625b48c1b476c0e
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (9 generated)
|
|||||||||||||||||||