On 14.07.2010, at 10:21, Albrecht Schlosser wrote: > > Please report this to the Cygwin mailing list. As Ian wrote already, > the Cygwin folks decided to switch the FLTK mode to X11, and that > pulled in additional X11 libs when you upgraded your Cygwin > installation. There seems to be a Cygwin uuid lib that is in the > default library search path *before* the Windows (MinGW) version, > and thus you link to the wrong uuid lib.
Well, if FLTK is compiled for X11, drag'n'drop will also be handled through X11. FLTK should not require IID_IUnknown and IID_DropTarget at that point. OTOH, we never intended to allow X11 compilation on WIN32! - Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

