DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2888
Version: 1.3-current


This is unexpected because CMake builds without error
here under Mac OSX 10.8 and used to do so a few months ago
when I used 10.7.

CMake should output
Looking for scandir
Looking for scandir - found
and put
#define HAVE_SCANDIR 1
in the config.h file it creates.
Then, when file scandir.c is compiled, the statement
#  if !HAVE_SCANDIR 
should avoid the error you report.

Could you, please, double check that you do a clean install of 
FLTK 1.3.1, and report whether the resulting config.h file 
defines HAVE_SCANDIR


Link: http://www.fltk.org/str.php?L2888
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to