On 17.05.2011 23:59, Ian MacArthur wrote: > If you are OK with building on *nix at the command line, then there's a howto > here: > > http://www.fltk.org/articles.php?L598 > > It refers to fltk-1.1.7 (that's how old it is) but the process remains the > same.
... and it is a little outdated as of how to install MinGW today... > Get mingw and Msys and the MsysDTK, and from there on out it is exactly like > building at the command line on linux. Currently the recommended way is to use mingw-get-inst(.exe) to do the first installation of MinGW and then use mingw-get(.exe) to update individual packages, similar to how you would use apt-get on some Linux distributions. Look at the MinGW pages for how to download mingw-get-inst ... Hint: http://sourceforge.net/projects/mingw/files/ > Do Not under any circumstances use the preconfigured makefiles, they are just > *&%£ and I do not know why we even ship them any more... Yes, ISTR that we wanted to scratch them... Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

