update MSYS2 COMPILING

This commit is contained in:
Garux 2024-03-18 01:52:27 +05:00
parent 5daf2e265e
commit 8c4b46bb31

View File

@ -72,7 +72,7 @@ Win32 (using MSYS2)
environment: environment:
- MSYS2 (http://www.msys2.org/) - MSYS2 (http://www.msys2.org/)
- from msys2_shell: - from MSYS2 MINGW32 or MSYS2 MINGW64 shell:
pacman -S --needed base-devel pacman -S --needed base-devel
32 bit: 32 bit:
pacman -S --needed mingw-w64-i686-{toolchain,qt5-base,libxml2} pacman -S --needed mingw-w64-i686-{toolchain,qt5-base,libxml2}