Note the detailed version of Visual Studio

This commit is contained in:
Hiroshi SHIBATA 2025-04-11 11:11:38 +09:00
parent a2b39e5ca6
commit 0e79279327
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -76,7 +76,8 @@ sh ../../ruby/configure -C --disable-install-doc --with-opt-dir=C:\Users\usernam
x64.
The minimum requirement is here:
* VC++/MSVC 20XX version build tools.
* VC++/MSVC on VS 2017/2019 version build tools.
* Visual Studio 2022 17.13.x is broken. see https://bugs.ruby-lang.org/issues/21167
* Windows 10/11 SDK
* 10.0.26100 is broken, 10.0.22621 is recommended. see https://bugs.ruby-lang.org/issues/21255