> > The cygwin folk have made the rather odd choice to move their fltk package > > to use X11 instead of native Windows GDI. Therefore, I have had to build > > fltk myself. I found two issues which seem worth reporting. > > Thanks for the report. As Ian wrote I'm using Cygwin, and the stock FLTK > sources build pretty well. > > And yes, the Cygwin folks are making some odd decisions. This X11 one > is surely one of them, but there ought to be a choice: > > $ cygcheck -p fltk | grep 10 > fltk/fltk-1.1.10-1 Fast Light Toolkit (sources) > fltk/fltk-1.1.10-1-src Fast Light Toolkit (sources) > fltk-devel/fltk-devel-1.1.10-1 Obsolete package > fltk-doc/fltk-doc-1.1.10-1 Obsolete package > fltk_gdi/fltk_gdi-1.1.10-1-src Fast Light Toolkit - GDI version (sources) > libfltk-devel/libfltk-devel-1.1.10-1 Fast Light Toolkit (development, > for X11) > libfltk-doc/libfltk-doc-1.1.10-1 Fast Light Toolkit (HTML > documentation, for X11 and GDI) > libfltk1.1/libfltk1.1-1.1.10-1 Fast Light Toolkit (runtime for X11) > libfltk1.1-gdi/libfltk1.1-gdi-1.1.10-1 Fast Light Toolkit - GDI version > (runtime, for GDI) > > You should be able to use the GDI version, but I can't help with > this.
I should have mentioned the GDI package. They only have a runtime GDI package. There is not -devel package to go with it. When I asked about this on the cygwin mailing list I was told the GDI package is just a transitional thing, and will not be maintained. Steve _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

