Topic: (War3 By Rajh) Problems Compiling On Mac
I only recently started playing Teeworlds as a LAN game to play with friends. I have found the zCatch and OpenFNG mods very enjoyable and was looking for more mods. I found War3 and wanted to install it, but being on a mac I have to compile from source. This is what I did.
1) Downloaded the mod and unzipped it
2) Opened terminal (bash) and set the cd to bam-0.4.0 (cd /Users/name/Desktop/bam-0.4.0)
3) Made it (./make_unix_clang.sh)
4) Set the cd to War3 (cd /Users/name/Desktop/war3-master)
5) Built the server (../bam-0.4.0/bam server_release)
After I did this terminal started running and outputted a lot of stuff I don't understand. It repeated fatal error many times in red writing and stopped. The text can be found here.
Thanks for any help.