jhagrid77 / CDDA-Linux-Launcher

A Cataclysm: Dark Days Ahead launcher for Linux
MIT License
27 stars 5 forks source link

Compilation fails on Manjaro #9

Closed vakulenchuk closed 5 years ago

vakulenchuk commented 5 years ago

Compiling fails on my Manjaro machine. Here is the relevant log:

Compiling Cataclysm: DDA. make -C tests clean make[1]: Entering directory '/media/nvme/Games/CDDA/Cataclysm-DDA/tests' rm -rf obj rm -f cata_test make[1]: Leaving directory '/media/nvme/Games/CDDA/Cataclysm-DDA/tests' rm -rf cataclysm cataclysm-tiles rm -rf cataclysm-tiles.exe cataclysm.exe cataclysm.a rm -rf obj objwin rm -rf bindist cataclysmdda-.tar.gz cataclysmdda-.zip rm -f src/version.h rm -f chkjson make: *** No rule to make target 'CCACHE-1'. Stop.

vakulenchuk commented 5 years ago

After updating the script, the game compiles and runs fine. Thank you!