On Jul 10, 2007, at 3:25 AM, Reed wrote: > Hi, > > I'm trying to install FLPhoto on Slackware 12. > > I'm getting the following error after running "make". > > image.cxx:1427: error: no matching function for call to > 'Fl_Spinner::maximum()'
Older versions of FLTK (pre 1.1.6?) had a typo which named the function as "maxmium()" or similar. Please use a newer version of FLTK, 1.1.7 or even 1.1.x-SVN, the future 1.1.8. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

