Hello guys, I’ve followed the guide and installed the dependencies required for compiling Cataclysm.
First off, good job devs.
Second off, I have a question, where do you get the latest experimental?
0.5
Linux Mint 17.5
Curses? (Tiles don’t work)
However, while attempting to compile the Tiles version, I get an error when I type this:
sudo make TILES=1 NATIVE=linux64 LUA=1
/usr/bin/ld: cannot find -lfreetype
collect2: error: ld returned 1 exit status
make: *** [cataclysm-tiles] Error 1
Any suggestions?
Another question(s), anyone know where the git file goes with the command? It’s the directory your terminal is in right?
Where can I specify where to compile it? Not a good linux user.