Windows build + instructions
This commit is contained in:
parent
bd0494ecd8
commit
5ef2e8e8d9
4 changed files with 117 additions and 41 deletions
10
doc/WindowsBuild.txt
Normal file
10
doc/WindowsBuild.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue