[Gambas-user] Another issue on postgresql compenent in gb3 (gb2 also fails)

Benoît Minisini gambas at ...1...
Thu Sep 16 12:46:46 CEST 2010


> Le jeudi 16 septembre 2010 09:52:15, emanuele sottocorno a écrit :
> > Hi Benoît,
> > thanks for the answer.
> > I'm trying to install rev 3223 bat make fails with error:
> > 
> > SDLfont.cpp:222: error: ‘TTF_STYLE_STRIKETHROUGH’ was not declared in
> > this scope
> > SDLfont.cpp:225: error: ‘TTF_STYLE_STRIKETHROUGH’ was not declared in
> > this scope
> > SDLfont.cpp: In member function ‘bool
> > SDLfont::IsFontStrikeout()’:SDLfont.cpp:230: error:
> > ‘TTF_STYLE_STRIKETHROUGH’ was not declared in this scope
> > make[4]: *** [SDLfont.lo] Errore 1make[4]: uscita dalla directory
> > «/home/emanuele/Gambas3/trunk/gb.sdl/src»
> 
> Just looked at the SDL_ttf changelog, you need SDL_ttf 2.0.10
> 
> Regards,
> 

I have the same problem, I have only SDL_ttf 2.0.9 on Mandriva 2010.1. Maybe 
you should use #ifdef to check the SDL_ttf version, because apparently SDL_ttf 
2.0.10 is too new for many people!

Regards,

-- 
Benoît Minisini




More information about the User mailing list