[Gambas-user] Release of gambas 1.9.39
Jose J. Rodriguez
joe1962 at ...626...
Tue Aug 22 22:42:26 CEST 2006
On 8/21/06, Laurent Carlier <lordheavy at ...512...> wrote:
> Le lundi 21 août 2006 05:00, Jose J. Rodriguez a écrit:
> > On 8/19/06, Benoit Minisini <gambas at ...1...> wrote:
> > > Hi,
> > >
> > > This new release should fix all the problems introduced in the last
> > > version.
> > >
> > > Moreover, Laurent Carlier has redesigned the SDL component. Now it uses
> > > OpenGL for both 2D and 3D drawings. Ask him if you need more information
> > > :-)
> >
> > Then here's asking Laurent ;) - Do I need a newer version of SDL or is
> > something else wrong? Never had SDL problems building Gambas before.
> > Here's the end of the make output, where the error is:
> >
> > ccache g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL/
> > -I/usr/include/SDL -D_REENTRANT -pipe -Wall -fno-exceptions
> > -Wno-unused-value -g -Os -fno-omit-frame-pointer -MT SDLapp.lo -MD -MP
> > -MF .deps/SDLapp.Tpo -c SDLapp.cpp -fPIC -DPIC -o .libs/SDLapp.o
> > SDLapp.cpp:41: error: parse error before `__attribute__'
> > SDLapp.cpp: In member function `long int SDLapplication::GetExtents()':
> > SDLapp.cpp:261: error: invalid conversion from `int (*)(...)' to `int
> > (*)(Display*, XEvent*, char*)'
> > make[5]: *** [SDLapp.lo] Error 1
> > make[5]: Leaving directory
> > `/home/joe1962/packages/3-2package/gambas/gambas2-1.9.39/gb.sdl/src'
> > make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory
> > `/home/joe1962/packages/3-2package/gambas/gambas2-1.9.39/gb.sdl/src'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/home/joe1962/packages/3-2package/gambas/gambas2-1.9.39/gb.sdl'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory
> > `/home/joe1962/packages/3-2package/gambas/gambas2-1.9.39/gb.sdl'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/home/joe1962/packages/3-2package/gambas/gambas2-1.9.39'
> > make: *** [all] Error 2
> >
> > Regards,
> > Joe1962
> >
>
> What is your gcc version ?
>
3.3.4
>
> Try with the attached file, this piece of code is disabled as it's broken ;)
>
Thanks, I'll try it, then let you know. Not sure when I'll be back
online though.... on vacation ;).
Regards,
Joe1962
More information about the User
mailing list