On 7 Apr 2010, at 18:09, Tim wrote: > I'm a new FLTK user trying to build FLTK 1.1.10 using MinGW on a > Windows XP machine. > > I believe I've followed the directions for building with MinGW as > called out in the documentation: > > BUILDING FLTK UNDER MICROSOFT WINDOWS > ... > "The final method is to use a GNU-based development tool with the > files in the "makefiles" directory. To build using one of these > tools simply copy the appropriate makinclude and config files to > the main directory and do a make" > > I copied: > > config.mingw to config > Makefile.mingw to Makefile > makinclude.mingw to makeinclude
Yup. Doesn't work reliably. There's a howto here: http://www.fltk.org/articles.php?L598 This way works 100%... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

