matthiasm wrote: > > Dear FLTK 2 Team, > > Three things: > > would it please be possible to release a version of the current SVN > which has full support for all included IDEs, or, if that is not > possible, has those IDEs removed from the code base. > > Nick Fox has big issues getting FLTK 2 to compile on his MS Windows > box. Would someone please help him out. > > Anoton Novikov has made an interesting suggestion on how to merge FLTK > 1 and FLTK 2 into a new and improved FLTK 3. Please post your opinions > on this subject.
I wrote cmake-2.6 scripts for fltk2 which work on my linux box. If there is a big demand I'll spend one or two days on getting it to work on windows as well (gcc-4.3 and msvc-8.0) and for cleaning it up for submission. Backporting to cmake-2.4 means backporting the FindX11.cmake of cmake-2.6 which is far superior to cmake-2.4's. -- Maik _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

