We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b39e5 commit 0e79279Copy full SHA for 0e79279
doc/windows.md
@@ -76,7 +76,8 @@ sh ../../ruby/configure -C --disable-install-doc --with-opt-dir=C:\Users\usernam
76
x64.
77
78
The minimum requirement is here:
79
- * VC++/MSVC 20XX version build tools.
+ * VC++/MSVC on VS 2017/2019 version build tools.
80
+ * Visual Studio 2022 17.13.x is broken. see https://bugs.ruby-lang.org/issues/21167
81
* Windows 10/11 SDK
82
* 10.0.26100 is broken, 10.0.22621 is recommended. see https://bugs.ruby-lang.org/issues/21255
83
0 commit comments