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

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to