Thank you ! Jesse Chappell wrote: >Ryan Gallagher wrote on Tue, 04-Jan-2005: > > > > Very interesting app, I'm excited to try it but I'm having > > trouble compiling: > > > VideoIO::video_event_loop()': > > fweelin_videoio.cc:1373: error: `filledpieRGBA' undeclared > > (first use this > >Actually, it seems the latest version of SDL-gfx has 'filledPieRGBA', >so you'll need to fix the code in fweelin_videoio.cc (note capitalization). > >jlc > > >