- install MSYS2 and update the system: run
pacman -Syu
until all the updates are applied - from a MinGW shell, run this setup script: MINGW_SETUP.sh
- install TortoiseSVN to support SSH via PuTTY plink - if the default backend is not sufficient
- to build NVENC or NVFBC support, install CUDA and visualstudio or visualstudio express
To be able to generate EXE packages, install verpatch and InnoSetup.
From the source directory, just run the build script MINGW_BUILD.sh