Skip to content

Commit 1bd029b

Browse files
committed
Note the detailed version of Windows SDK
1 parent af69421 commit 1bd029b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/windows.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ sh ../../ruby/configure -C --disable-install-doc --with-opt-dir=C:\Users\usernam
7575
**Note** if you want to build x64 version, use native compiler for
7676
x64.
7777

78+
The minimum requirement is here:
79+
* VC++/MSVC 20XX version build tools.
80+
* Windows 10/11 SDK
81+
* 10.0.26100 is broken, 10.0.22621 is recommended. see https://bugs.ruby-lang.org/issues/21255
82+
7883
3. Please set environment variable `INCLUDE`, `LIB`, `PATH`
7984
to run required commands properly from the command line.
8085
These are set properly by `vcvarall*.bat` usually.

0 commit comments

Comments
 (0)