On 31 Oct 2009, at 10:37, darkChild wrote: > Thanks for the reply. My intention was to use the latest version of > FLTK's library (FLTK2).
Ah - point to note: fltk2 is not the latest version of fltk. fltk-1.3 is the latest version... And yes, that is not at all obvious. fltk2 is an experimental fork that is used for testing an alternate API, but it has never come out of alpha and there are more unresolved bugs than in the fltk-1.x series. For what it is worth, I usually build all variants of fltk on winXX hosts using mingw+Msys (I fond that to be easier to set up and use than cygwin, and more reliable too...) There's a HowTo here: http://www.fltk.org/articles.php?L598 and this might help, although it is not directly relevant... http://www.fltk.org/articles.php?L599 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

