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
@@ -170,7 +170,8 @@ Prerequisites:
170
170
including the Community edition (remember to select
171
171
"Common Tools for Visual C++ 2015" feature during installation).
172
172
*[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.
174
175
* Basic Unix tools required for some tests,
175
176
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
176
177
and tools which can be included in the global `PATH`.
0 commit comments