View Single Post
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#3
Originally Posted by CepiPerez View Post
I've compiled Hexen2 game for Maemo5
It works great and I don't get any error on scratchbox
But now I've uploaded the source to Extras Builder and I get this:

error: SDL.h: No such file or directory

I've tried
-I/usr/include/SDL
/usr/bin/sdl-config --cflags'

Nothing seems to work
Can somebody help me?
Thanks
You'll need to add libsdl1.2-dev as a build dependency. Otherwise the builder will not have it installed and thus will not have SDL.h.
 

The Following User Says Thank You to v13 For This Useful Post: