Re: [Pgui-devel] Compile error with SDL

2003-02-24 Thread Micah Dowty
Sounds like you need a newer version of SDL. On Mon, Feb 24, 2003 at 03:19:41PM -0500, Laurent Violeau wrote: > Hi, > When I try to compile PicoGUI 0.44 with the SDL driver, I get an error in sdlfb.c in > the function sdlfb_setmode line 120: SDL_RESIZABLE is not defined. > Did I miss anything? >

[Pgui-devel] Compile error with SDL

2003-02-24 Thread Laurent Violeau
Hi, When I try to compile PicoGUI 0.44 with the SDL driver, I get an error in sdlfb.c in the function sdlfb_setmode line 120: SDL_RESIZABLE is not defined. Did I miss anything? Thanks for your help!