On 20.12.2010 23:23, Matthias Melcher wrote: > On 20.12.2010, at 23:07, John Hoare wrote: >> The reason I've ran into this problem is I >> wanted to use fltk using the native windows gui rather than the cygwin >> fltk which relies on running an X-server on top of windows. > > The Cygwin version of FLTK on MSWindows is compiled with native graphics > support (GDI) by default. There is no need for an X11 server.
Yes, this is true for the *official* FLTK version. Unfortunately the Cygwin guys decided recently to make *their* version compile with and for Cygwin, and that implies using X11. I recommend to remove the Cygwin-supplied FLTK sources and runtime and to compile the official distribution. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

