1.1.9 fails to compile on my Gentoo box, whether I get it from portage, the pro-audio overlay, or download the source from fltk.org. Towards the end of compile, I get:
filename_list.cxx: In function 'int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))': filename_list.cxx:70: error: invalid conversion from 'int (*)(const void*, const void*)' to 'int (*)(const dirent**, const dirent**)' filename_list.cxx:70: error: initializing argument 4 of 'int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))' make[1]: *** [filename_list.o] Error 1 make: *** [all] Error 1 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
