Hi guys, Someone has just reported that FL_Image.h isn't compiling on 10.3 - it doesn't like the id( 0) in the FL_RGB_Image constructor. 'id' means 'object' in object C, and FL_Image.h is being included by Fl_x.cxx which is being compiled using the XCode ObjectiveC compiler.
Strangely, it compiles fine on 10.4 or 10.5 though. Any help would be greatly appreciated (I'm compiling againt rev 6980), Seb _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
