Skip to content

Commit 45340d2

Browse files
committed
doc: windows build bug in visual studio v17.10.x
Refs: nodejs/build#3739
1 parent b3013e1 commit 45340d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@ Optional requirements to build the MSI installer package:
644644
Optional requirements for compiling for Windows on ARM (ARM64):
645645

646646
* Visual Studio 17.6.0 or newer
647+
> **Note:** There is [a bug](https://github.com/nodejs/build/issues/3739) in `17.10.X`, which prevents Node.js from compiling.
647648
* Visual Studio optional components
648649
* Visual C++ compilers and libraries for ARM64
649650
* Visual C++ ATL for ARM64

0 commit comments

Comments
 (0)