corelib/doc/WindowsBuild.txt

11 lines
248 B
Text
Raw Normal View History

2018-12-16 11:57:58 +01:00
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