On 05.02.2011, at 17:31, Greg Ercolano wrote: > Percy wrote: >> I have 2 problems with using Fl_Native_File_Chooser on Windows 7 (VS2008): >> >> 1) I include Fl_Native_File_Chooser_FLTK.H but it includes a header >> file called unistd.h (which is apparently for linux). I commented >> this out and it compiled fine after that. > > Hmm, you should only be including Fl_Native_File_Chooser.H, > not Fl_Native_File_Chooser_FLTK.H.
Which reminds me: can't we move the content of all the Fl_Native_File_Chooser_XXX.H files into the Fl_Native_File_Chooser.H file? This issue will keep repeating itself otherwise. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

