Android compile: Windows compile by tpoppins:
https://www.mediafire.com/file/47jr2tfe ... p.zip/file
Linux, MacOSX:
Please compile it yourself, using the following procedure:
Code: Select all
git clone https://github.com/lucasart/Demolito.git
cd Demolito
./make.sh ./demolito
- Replace clang by gcc in make.sh if you have gcc but not clang installed (will be a bit slower).
- remove -DPEXT in make.sh if you don't have a PEXT capable CPU.