Greg Ercolano wrote:
>> 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.

    I was looking through the docs to see if maybe they guided you to
    the wrong file, and indeed I see that right at the top of the docs
    for FNFC there's an automatically generated reference that says to
    include the wrong file.

    I'll see if I can fix that; the reasons for that bad reference
    are a bit technically tricky, because it's being generated by
    the doxygen documentation system..
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to