On 03.08.2011, at 11:26, Albrecht Schlosser wrote:

> On 03.08.2011 10:20, Matthias Melcher wrote:
> 
>>> Are you interested in build logs of fltk3 on various platforms?
>>> Or would that just be more unnecessary noise at this stage?
> 
> 
>> ... Yes, I think this may be a good time to fix these warnings.
> 
> Okay then, on Linux we have a real error. Here's the full error
> message:
> 
> Compiling Fl_x.cxx...
> Fl_x.cxx: In function ‘void checkdouble()’:
> Fl_x.cxx:826: warning: comparison between signed and unsigned integer 
> expressions
> Fl_x.cxx: In function ‘void decorated_win_size(Fl_Window*, int&, int&)’:
> Fl_x.cxx:1979: error: invalid use of incomplete type ‘struct Fl_Window’
> ../fltk3/Window.h:39: error: forward declaration of ‘struct Fl_Window’

Ah, yes, I have not tried X11 support yet. The "Fl_Window" should be 
"fltk3::Window".
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to