DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2428 Version: 1.3-current > Is this with configure/make or with XCode? configure/make was used with defaults. (I never use "XCode" ;) > post output from "grep SCANDIR config.h" Sure: ---- [r...@tower] 23 # grep SCANDIR config.h * HAVE_SCANDIR, HAVE_SCANDIR_POSIX: #define HAVE_SCANDIR 1 #define HAVE_SCANDIR_POSIX 1 ---- > Is this really a warning only, not an error? Yes, warnings, not errors. And indeed, if I hand-hack the config.h and comment out the two HAVE_SCANDIR definitions, it builds with no errors. So I guess this is a configure thing. I've never touched configure, so I don't know how to fix that one. Who's our "configure" expert these days? ;) Link: http://www.fltk.org/str.php?L2428 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
