DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Fix Version: 1.3-current (r8298) Right; the X11 warnings are something the old MS compiler is doing wrong IMHO. It appears to be a "make-dependency" pass where it tries to determine which files include what so it can determine which files to test for datestamp changes. I don't see these errors if I go into the more modern compilers, say VS2005 Express. So I'm thinking these should be ignored. My guess is that the older IDE is not setting our macro flags (eg. WIN32) while it's parsing the include's, and that's why the X11 errors. Glad you guys caught what appears to be my typos with the fltkdll vs fltkdlld filenames in the /out: (Brain) and post-build copy commands (Albrecht). The errors in Albrecht's warning.txt seem like they should be addressed. Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Fix Version: 1.3-current (r8298) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
