> 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). > > *** Here's the section where it fails: > > /usr/bin/ar cr ../lib/libfltk_forms.a ... > Compiling Fl_Gl_Choice.cxx... > Compiling Fl_Gl_Overlay.cxx... > Compiling Fl_Gl_Device_Plugin.cxx... > Fl_Gl_Device_Plugin.cxx: In function `void print_gl_window(Fl_Gl_Window*, int, > int, int)': > Fl_Gl_Device_Plugin.cxx:101: error: `kCGBitmapByteOrder32Big' undeclared > (first > use this function) > Fl_Gl_Device_Plugin.cxx:101: error: (Each undeclared identifier is reported > only once for each function it appears in.) > make[1]: *** [Fl_Gl_Device_Plugin.o] Error 1
Here, under Xcode with gcc-3.3 and 10.4u SDK I see no compilation error for Fl_Gl_Device_Plugin.cxx. Thus, I'm puzzled by your report. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
