Topic: [HELP] Compiling Error on linux_x64
I get this error while compiling teeworlds (no mods, vanilla!):
[ 1/46] #1 c src/engine/client/ec_snd.c
In file included from /usr/include/sys/types.h:147,
from src/engine/external/wavpack/wavpack.h:11,
from src/engine/client/ec_snd.c:9:
/usr/lib/gcc/x86_64-linux-gnu/4.3.3/include/stddef.h:214: error: conflicting types for 'size_t'
/usr/include/SDL/SDL_config_minimal.h:38: error: previous declaration of 'size_t' was here
bam: command returned error: 256
bam: error during build
I'm using Kubuntu 9.04 x64
Any idea how to fix this?