maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [HELP] Maemo Extras Builder SDL error (https://talk.maemo.org/showthread.php?t=49843)

CepiPerez 2010-04-12 17:19

[HELP] Maemo Extras Builder SDL error
 
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

qwerty12 2010-04-12 17:24

Re: [HELP] Maemo Extras Builder SDL error
 
Append "libsdl1.2-dev" to Build-Depends in your debian/control file

v13 2010-04-12 17:26

Re: [HELP] Maemo Extras Builder SDL error
 
Quote:

Originally Posted by CepiPerez (Post 607195)
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.

CepiPerez 2010-04-12 17:47

Re: [HELP] Maemo Extras Builder SDL error
 
# [extras-builds] [fremantle]: hexen2 0.1armel-1 OK Maemo Extras Builder

Thanks!


All times are GMT. The time now is 12:39.

vBulletin® Version 3.8.8