Oxidative
Zebranky food
Offline
Gender:
Posts: 1
SC2 rocks!
|
I've tried to compile the latest sources on my Linux box but it failed because of an error in sdl/sound.c... any ideas?
gcc -o obj/release/./src/sc2code/libs/sound/sdl/sound.o -c -I/usr/include/SDL -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -O3 -DGFXMODULE_SDL -DHAVE_OPENGL -DSOUNDMODULE_SDL -I/usr/include/SDL -D_REENTRANT -DHAVE_CONFIG_H -I src -I src/sc2code -I src/sc2code/libs src/sc2code/libs/sound/sdl/sound.c src/sc2code/libs/sound/sdl/sound.c: In function `TFB_InitSound': src/sc2code/libs/sound/sdl/sound.c:85: invalid type argument of `->' src/sc2code/libs/sound/sdl/sound.c:86: invalid type argument of `->' src/sc2code/libs/sound/sdl/sound.c:87: invalid type argument of `->' make: *** [obj/release/./src/sc2code/libs/sound/sdl/sound.o] Fehler 1
|