I am in the process of making 1.3 using a different method. On compiling Fl_win32.cxx the compiler complains run_checks() is undeclared.
It is defined in Fl.cxx static void run_checks() Appears in no header file. My guess is that the cmake created make omits this source file since a compile using that succeeds. Any ideas? _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
