Skip to content

Commit 0babb12

Browse files
refackBridgeAR
authored andcommitted
doc: building - note on Windows SDK 15063
PR-URL: #14394 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent a7dccd0 commit 0babb12

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

BUILDING.md

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

0 commit comments

Comments
 (0)