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

[STR New]

Link: http://www.fltk.org/str.php?L1889
Version: 2.0-current


When compiling on Mac OS 10.5 (Intel), run.cxx fails to compile with 

run.cxx: In function ‘double fltk::get_time_secs()’:
run.cxx:191: error: ‘gettimeofday’ was not declared in this scope

Chances are that for other platforms, <sys/time.h> is included elsewhere,
but since run.cxx explicitly calls gettimeofday, it should directly
include <sys/time.h>


Link: http://www.fltk.org/str.php?L1889
Version: 2.0-current

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

Reply via email to