On 04/30/12 02:19, Albrecht Schlosser wrote:
> Compiler errors, using current MinGW (g++ 4.6.2):

        Cool, thanks Albrecht for figuring out which tool chain
        caused it.

> So it turns out that it is not a FLTK problem. MinGW's windows.h
> file includes (among others) <dlgs.h>, and in this file, there is:
> 
> #define grp1 0x430
> #define grp2 0x431
> #define grp3 0x432
> #define grp4 0x433

        Wow, lowercase macros in a global include? Yuck.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to