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

2014-12-29 Thread Ru Vuott
Yes, I did it as usual ! However I tried by installing libsdl2-image-dev and libsdl2-ttf-dev libraries (as Fabien suggested). Regards vuott Dom 28/12/14, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT

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

2014-12-29 Thread Benoît Minisini
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: >

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

2014-12-29 Thread Ru Vuott
Ah, Ok. Today I'll install those components. Thank you Fabien. Dom 28/12/14, Fabien Bodard ha scritto: Oggetto: Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved ! A: "mailing list for gambas users" Data: Domenica 28 di

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

2014-12-28 Thread Fabien Bodard
you need libsdl2-image-dev, and libsdl2-ttf-dev (for the future) 2014-12-27 20:30 GMT+01:00 Ru Vuott : > 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 include

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

2014-12-27 Thread Ru Vuott
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 director