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 ea3bd90 commit ed16a33Copy full SHA for ed16a33
docs/build_system/config_windows.md
@@ -271,7 +271,9 @@ MSYS2 is only used for convenience as it comes with a package manager with utili
271
### 7.1 Install required MSYS2 pacman packages
272
273
````{note}
274
-The MSYS2 MingGW64 terminal MUST be used.\
+The MSYS2 MingGW64 (mingw64.exe) terminal MUST be used.\
275
+Other executables such as MSYS2 (msys2.exe) or MSYS2 MingGW32 (mingw32.exe) will not work.\
276
+
277

278
279
````
0 commit comments