I'm curious as to has anyone been able to compile FGSD in Cygwin. I have been trying to for quite some time and the error I recieve when I try to compile the CVS version of FLTK 2.0 is:
In file included from fl_color.cxx:97: fl_color_win32.cxx:87: 'DC_PEN' was not declared in this scope fl_color_win32.cxx:88: 'DC_BRUSH was not declared in this scope fl_color_win32.cxx: In function 'HPEN_* fltk::setpen()': fl_color_win32.cxx:95: 'SetDCPenColor' undeclared (first use this function) fl_color_win32.cxx:95: (Each undeclared identifier is reported only once for each function it appears in.) fl_color_win32.cxx: In function 'HBRUSH__* fltk::setbrush()': fl_color_win32.cxx:119: 'SetDCBrushColor' undeclared (first use this function) fl_color.cxx: At top level; fl_color_win32.cxx:32: warning: 'COLORREF brush_for' defined but not used make[1]: *** [fl_color.o] Error1 Anyone have any ideas? Or is this the wrong mail list for this? Brian _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
