doc: warn for windows build bug

Refs: https://github.com/nodejs/build/issues/3739
PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
Jason Zhang 2024-08-08 15:28:53 +09:30 committed by GitHub
parent 88bac52b23
commit 90dea9e3e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -644,6 +644,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