From 8254964906ebcb518c27f8599285df22202127af Mon Sep 17 00:00:00 2001
From: Anthony Perkins
Update the MSYS2 environment with pacman -Syu
.
-You might be prompted to terminate the environment to complete the installation of all the upates.
+You might be prompted to terminate the environment to complete the installation of all the updates.
Relaunch ucrt64.exe
if necessary, and install the toolchain package group with pacman -S mingw-w64-ucrt-x86_64-toolchain
.
This will install all of the build tools including gcc
, g++
, and mingw32-make
, plus the libstdc
and libstdc++
libraries.