[b37] compile error on Ubuntu 11.10
Posted: Wed Jan 11, 2012 11:40 pm
Hi,
When try'n to compile the game have this error:

Is there a way to solve this?

When try'n to compile the game have this error:
Code: Select all
intrpt@Satellite:~/tome$ make
==== Building physfs (debug) ====
Creating ../bin/Debug
Creating ../obj/Debug/physfs
physfsrwops.c
In file included from ../src/physfs/physfsrwops.c:24:0:
../src/physfs/physfsrwops.h:30:17: fatal error: SDL.h: No such file or directory
compilation terminated.
make[1]: *** [../obj/Debug/physfs/physfsrwops.o] Error 1
make: *** [physfs] Error 2

Is there a way to solve this?
