Skip to content

Commit ed16a33

Browse files
committed
Add emphasis on the difference between MSYS2 and MSYS2-MingW64
Signed-off-by: Erwan Leroy <herronelou@gmail.com>
1 parent ea3bd90 commit ed16a33

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/build_system/config_windows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,9 @@ MSYS2 is only used for convenience as it comes with a package manager with utili
271271
### 7.1 Install required MSYS2 pacman packages
272272

273273
````{note}
274-
The MSYS2 MingGW64 terminal MUST be used.\
274+
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+
275277
![MSYS2-MinGW64](../images/rv-msys2-mingw64-shortcut.png)
276278
277279
````

0 commit comments

Comments
 (0)