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 b3d6683

Browse filesBrowse files
MikeMcC399marco-ippolito
authored andcommitted
doc: support toolchain with Visual Studio 2019 & 2022 only
PR-URL: #61450 Refs: #60869 Refs: #61449 Reviewed-By: Stewart X Addison <sxa@redhat.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 6320cd0 commit b3d6683
Copy full SHA for b3d6683

1 file changed

+6-6Lines changed: 6 additions & 6 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+6-6Lines changed: 6 additions & 6 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@ platforms. This is true regardless of entries in the table below.
155155

156156
Depending on the host platform, the selection of toolchains may vary.
157157

158-
| Operating System | Compiler Versions |
159-
| ---------------- | -------------------------------------------------------------- |
160-
| Linux | GCC >= 10.1 |
161-
| Windows | Visual Studio >= 2019 with the Windows 10 SDK on a 64-bit host |
162-
| macOS | Xcode >= 11 (Apple LLVM >= 11) |
158+
| Operating System | Compiler Versions |
159+
| ---------------- | ------------------------------------------------------------------- |
160+
| Linux | GCC >= 10.1 |
161+
| Windows | Visual Studio 2019 or 2022 with the Windows 10 SDK on a 64-bit host |
162+
| macOS | Xcode >= 11 (Apple LLVM >= 11) |
163163

164164
### Official binary platforms and toolchains
165165

@@ -654,7 +654,7 @@ Optional requirements to build the MSI installer package:
654654

655655
Optional requirements for compiling for Windows 10 on ARM (ARM64):
656656

657-
* Visual Studio 17.6.0 or newer
657+
* Visual Studio 2022 (17.6.0 or newer)
658658
> **Note:** There is [a bug](https://github.com/nodejs/build/issues/3739) in `17.10.x`
659659
> preventing Node.js from compiling.
660660
* Visual Studio optional components

0 commit comments

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