| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6320cd0 commit b3d6683
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -155,11 +155,11 @@ platforms. This is true regardless of entries in the table below. | |||
| 155 | 155 | ||
| 156 | 156 | Depending on the host platform, the selection of toolchains may vary. | |
| 157 | 157 | ||
| 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) | | ||
| 163 | 163 | ||
| 164 | 164 | ### Official binary platforms and toolchains | |
| 165 | 165 | ||
@@ -654,7 +654,7 @@ Optional requirements to build the MSI installer package: | |||
| 654 | 654 | ||
| 655 | 655 | Optional requirements for compiling for Windows 10 on ARM (ARM64): | |
| 656 | 656 | ||
| 657 | - * Visual Studio 17.6.0 or newer | ||
| 657 | + * Visual Studio 2022 (17.6.0 or newer) | ||
| 658 | 658 | > **Note:** There is [a bug](https://github.com/nodejs/build/issues/3739) in `17.10.x` | |
| 659 | 659 | > preventing Node.js from compiling. | |
| 660 | 660 | * Visual Studio optional components | |
| Back | FazBrowse Home | New Git URL |
0 commit comments