On 27 Apr 2010, at 17:52, Michael Sweet wrote: > On Apr 26, 2010, at 3:40 PM, Greg Ercolano wrote: >> Default build of fltk 1.3.x current fails on a Power PC (non- >> intel) >> machine running 10.4.11 with gcc 3.3 (gcc_select 3.3). >> ... >> Fl_Gl_Device_Plugin.cxx:101: error: `kCGBitmapByteOrder32Big' >> undeclared (first >> use this function) > > I don't think this constant was defined back in 10.4.x.
Hmm, just did a clean and make on this 10.4.11 PPC box and it seemed to go OK - albeit with "gcc version 4.0.1 (Apple Computer, Inc. build 5370)" as the default compiler rather than gcc3.3. : Compiling Fl_Gl_Overlay.cxx... Compiling Fl_Gl_Device_Plugin.cxx... Compiling Fl_Gl_Window.cxx... : looks OK...? _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
