DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2396 Version: 2.0-current Many files in the src distribution include the header, cursor.h, but expect it to be named, Cursor.h which prevents many files from being compiled with gcc 4.4.4. I suspect it will be any other systems if not already. To correct the problem the file cursor.h is renamed to Cursor.h. Renaming the file in this manner allows gcc 4.4.4 to compile fltk 2.0 r7513 without problems. Link: http://www.fltk.org/str.php?L2396 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
