[Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !

Benoît Minisini gambas at ...1...
Sun Dec 28 14:26:53 CET 2014


Le 27/12/2014 20:30, Ru Vuott a écrit :
> Hello,
>
> I tried with new rev 6772, but I obtained again an ERROR:
>
>
> make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src"
>    CC       gb_sdl2_la-c_image.lo
> In file included from c_image.h:27:0,
>                   from c_image.c:26:
> main.h:33:17: fatal error: SDL.h: No such file or directory
>   #include "SDL.h"
>                   ^
> compilation terminated.
> make[4]: *** [gb_sdl2_la-c_image.lo] Errore 1
> make[4]: uscita dalla directory "/home/vuott/trunk/gb.sdl2/src"
> make[3]: *** [all-recursive] Errore 1
> make[3]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
> make[2]: *** [all] Errore 2
> make[2]: uscita dalla directory "/home/vuott/trunk/gb.sdl2"
> make[1]: *** [all-recursive] Errore 1
> make[1]: uscita dalla directory "/home/vuott/trunk"
> make: *** [all] Errore 2
>
>
> Regards
> vuott
>

Did you install the SDL2 development packages? Then you must issue a 
'./reconf-all && ./configure -C' before recompiling.

-- 
Benoît Minisini




More information about the User mailing list