mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
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:
parent
88bac52b23
commit
90dea9e3e0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user