diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 28b6f1a..e2ee239 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -61,6 +61,13 @@ cd %USERPROFILE%\opt\7zip
Update the MSYS2 environment with pacman -Syu
and then install the toolchain package group with pacman -S mingw-w64-ucrt0x86_64-toolchain
.
This will install all of the build tools including gcc
, g++
, and mingw32-make
, plus the libstdc
and libstdc++
libraries.
Finally, add %USERPROFILE%\opt\msys64\urct64\bin
to the %PATH%
environment variable.
A profile can be added to Windows Terminal with the following settings:
+MSYS2 URCT64
%USERPROFILE%\opt\msys64\msys2_shell.cmd -defterm -here -no-start -ucrt64
%USERPROFILE%\opt\msys64\home\%USERNAME%
%USERPROFILE%\opt\msys64\urct64.ico