Am 17.03.2010 10:36, MacArthur, Ian (SELEX GALILEO, UK) wrote:
> Gents,
>
> Looks like some of yesterday's patches to the Fl_Printer / Fl_Device
> stuff have broken the win32 includes somewhat...
>
>
>
> Compiling Fl_Window_iconize.cxx...
> In file included from ../FL/win32.H:48,
>                   from ../FL/x.H:39,
>                   from Fl_Window_iconize.cxx:28:
> ../FL/Fl_Device.H:216: error: `Fl_Widget' has not been declared
> ../FL/Fl_Device.H:216: error: ISO C++ forbids declaration of `parameter'
> with no type
> make[1]: *** [Fl_Window_iconize.o] Error 1
> make: *** [all] Error 1
>
> $ svnversion .
> 7281
>
>
> Thoughts?

Fixed in 7282 :-)

It's somewhat strange, since it compiles on Linux and Mac, but w/o
looking deeper, I assume that Fl_Widget.H is included (maybe indirectly)
by some of the other platform's include files.

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to