Build Environment: Compilation must be only made in the MinGW UCRT64
terminal. Standard PowerShell and CMD are not supported because of toolchain pathing
requirements
Initialize GCC Toolchain
Open your UCRT64 terminal and execute this command to install the required backend components:
> pacman -S mingw-w64-ucrt-x86_64-gcc
Setup Complete!
View our documentation for guides and more information.