Skip to content

Commit

Permalink
doc: warn for windows build bug
Browse files Browse the repository at this point in the history
Refs: nodejs/build#3739
PR-URL: #54217
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
  • Loading branch information
jazelly authored and targos committed Aug 14, 2024
1 parent 7fad771 commit 3106149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,8 @@ Optional requirements to build the MSI installer package:
Optional requirements for compiling for Windows on ARM (ARM64):

* Visual Studio 17.6.0 or newer
> **Note:** There is [a bug](https://github.com/nodejs/build/issues/3739) in `17.10.x`
> preventing Node.js from compiling.
* Visual Studio optional components
* Visual C++ compilers and libraries for ARM64
* Visual C++ ATL for ARM64
Expand Down

0 comments on commit 3106149

Please sign in to comment.