Dear FLTK,

I am trying to install FLTK under CaeLink which is a Ubuntu flavour of
Linux, running under vmware on Microsoft Windows 7.

When I try to install the libraries using make, I get the error message

Compiling filename_list.cxx...
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**))’
Am I using the wrong compiler?  I have both c++ and cpp installed but I
don't know which one would be used for this compilation.

Can you assist me in resolving this problem

Thanks


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

Reply via email to