I think the problem he's having is with 'make install', specifically how the 'make install' target removes and re-installs the /usr/local/include/FL directory.
It's probably just some simple tests that need to be done to make sure it handles the Windows platform correctly, due to case insensitivity. Daniel: if you email me the Makefile from both the fltk top level dir and the FL subdirectory directory from your source tree, I'll take a quick look. Be sure to send both as an attachment. A.R. Burgers wrote: > To build an x11 version for cygwin for current svn fltk-1.3 you > can use the recently implemented --enable-x11 configure > option. > > http://www.fltk.org/str.php?L2147 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
