Owen wrote:
> Fatal error C1083: Cannot open include file: 'FL/Fl.H': No such file or 
> directory
> Error executing cl.exe.
> 
> But I swa Fl.H was under C:\fltk-1.1.9\FL. What is the problem? Help me. 
> Thanks.

        Make sure you have "/Ic:\fltk-1.1.9" as one of your compile flags. (And
        be sure it's *not* "/Ic:\fltk-1.1.9\FL")
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to