1/ Install Babun from https://babun.github.io/ 2/ Force an update using update.bat 3/ Install the mingw C++ compiler in the Babun terminal: pact install mingw-x86_64-gcc-g++ 4/ Copy the source directory somewhere, then build: cd corelib make