You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDING.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,8 @@ Prerequisites:
172
172
including the Community edition (remember to select
173
173
"Common Tools for Visual C++ 2015" feature during installation).
174
174
*[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.
176
177
* Basic Unix tools required for some tests,
177
178
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
178
179
and tools which can be included in the global `PATH`.
0 commit comments