Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-05-23 00:00:00Z and 2022-05-24 00:00:00Z
Avatar
Hello, I am unable to compile bam. I always have this error https://www.toptal.com/developers/hastebin/edugajucob.yaml The description of bam is not correct. echo "No compiler found. Specify compiler by setting the CC environment variable." >&2 echo "Example: CC=gcc ./$0" >&2 exit 1 You should export CC to simply "gcc" (edited)
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
Avatar
you can also use cmake, it's usually better supported
👍 1
Avatar
yo, is it possible to switch between bam 0.4 and bam 0.5 using linux?
17:01
some mods needs 0.4 which is annoying
Avatar
you can compile different version of bam yourself
Avatar
Avatar
nouaa
yo, is it possible to switch between bam 0.4 and bam 0.5 using linux?
Install bam at several locations and have a bam4 and bam5 symlink
Avatar
or install bam4 to compile old mods and use cmake for new ones
Avatar
also nowadays python points to version 3 on recent distros
17:26
can be changed but I always directly update bam.lua (edited)
Exported 10 message(s)