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
Visual Studio 2013 is no longer supported. Update the Windows build
prerequisites.
Refs: #7484
PR-URL: #8049
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: João Reis <[email protected]>
Copy file name to clipboardExpand all lines: BUILDING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ Prerequisites:
101
101
*[Python 2.6 or 2.7](https://www.python.org/downloads/)
102
102
* One of:
103
103
*[Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)
104
-
*[Visual Studio](https://www.visualstudio.com/) 2013 / 2015, all editions including the Community edition
105
-
*[Visual Studio](https://www.visualstudio.com/) Express 2013 / 2015 for Desktop
104
+
*[Visual Studio 2015 Update 3](https://www.visualstudio.com/), all editions
105
+
including the Community edition.
106
106
* Basic Unix tools required for some tests,
107
107
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
108
108
and tools which can be included in the global `PATH`.
0 commit comments