Hi, I am using Visual C++ 2010 Express to build FLTK 1.3.0. There are LOTS of compiler warnings - e.g. conversion of time_t to long, etc. I would recommend eliminating any that are justified by using #pragma (warning) directives and fix others.
Best, Asif _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

