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
Added a note about Visual Studio 2015 feature which should
be installed for building Node.js source code.
PR-URL: #10669
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Bartosz Sosnowski <[email protected]>
Reviewed-By: Myles Borins <[email protected]>
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
@@ -109,7 +109,8 @@ Prerequisites:
109
109
* One of:
110
110
*[Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)
111
111
*[Visual Studio 2015 Update 3](https://www.visualstudio.com/), all editions
112
-
including the Community edition.
112
+
including the Community edition (remember to select
113
+
"Common Tools for Visual C++ 2015" feature during installation).
113
114
* Basic Unix tools required for some tests,
114
115
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
115
116
and tools which can be included in the global `PATH`.
0 commit comments