> Hint: since you are using Cygwin, you can test whether a .exe file > has wrong dependencies by using cygcheck, e.g. see > > $ cygcheck test/tabs.exe > > Look at all the first level dependencies, whether there are any > Cygwin or fltk (non-Windows) dependencies. > > Albrecht
thank you again. I checked many of the test executables, none of them depend on the FLTK libs! are the libs just for development? if the answer is yes, of course I don't need the cygwin FLTK libs, I don't plan to develop for X11 soon. some868one _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

