Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 00bb4ce

Browse files
refackMylesBorins
authored andcommittedSep 10, 2017
doc: building - note on Windows SDK 15063
PR-URL: #14394 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: João Reis <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 7186f1c commit 00bb4ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎BUILDING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ Prerequisites:
172172
including the Community edition (remember to select
173173
"Common Tools for Visual C++ 2015" feature during installation).
174174
* [Visual Studio 2017](https://www.visualstudio.com/downloads/), any edition (including the Build Tools SKU).
175-
**Required Components:** "MSbuild", "VC++ 2017 v141 toolset" and one of the Windows SDKs (10 or 8.1).
175+
**Required Components:** "MSbuild", "VC++ 2017 v141 toolset" and at least one of the Windows SDKs.
176+
*Note*: For "Windows 10 SDK (10.0.15063.0)" only the "Desktop C++ x86 and x64" flavor is required.
176177
* Basic Unix tools required for some tests,
177178
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
178179
and tools which can be included in the global `PATH`.

0 commit comments

Comments
 (0)
Please sign in to comment.