Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 736a7f3

Browse filesBrowse files
lukaszgasiorItalo A. Casas
authored andcommitted
doc: update BUILDING.md
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 <gibfahn@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent f81bd48 commit 736a7f3
Copy full SHA for 736a7f3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

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 numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ Prerequisites:
109109
* One of:
110110
* [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)
111111
* [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).
113114
* Basic Unix tools required for some tests,
114115
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
115116
and tools which can be included in the global `PATH`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.