Windows build + instructions

This commit is contained in:
Emmanuel BENOîT 2018-12-16 11:57:58 +01:00
parent bd0494ecd8
commit 5ef2e8e8d9
4 changed files with 117 additions and 41 deletions

10
doc/WindowsBuild.txt Normal file
View file

@ -0,0 +1,10 @@
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