Hello Jorge, long time no see (on irc://irc.freenode.org/FLTK2 ;) !! Yes, I am aware of the problem, but I did not do anything because there are bunch of problems related to latest changes in the main trunk. Uncommenting ::Picture p line will not help, but it will certainly remove few errors from the build. The toughest error that I get on my GNU/Linux box is related to numericsort() function - I am getting some totally strange (crazy) error... Anyway, I did not bother to fix them because I thought it was incomplete patch by Bill/Mike and that they will put more new stuff in the future, which will fix the problem. If problem persists in next few days, I'll fix it.
Kind regards, and please remember this is the MAIN TRUNK we are talking about - errors are supposed to be there! ;) Cheers! \o/ > Hi, > > On GNU/Linux I just got: > > === making src === > Compiling Image.cxx... > In file included from Image.cxx:60: > x11/Image.cxx: In function `void fl_xrender_draw_image(XWindow, > fltk::PixelType, const fltk::Rectangle&, const fltk::Rectangle&)': > x11/Image.cxx:732: error: `p' was not declared in this scope > x11/Image.cxx:733: error: `p' was not declared in this scope > x11/Image.cxx:736: error: `p' was not declared in this scope > make[1]: *** [Image.o] Error 1 > make: *** [all] Error 2 > > > -- > Cheers > Jorge.- _______________________________________________ fltk-dev mailing list [EMAIL PROTECTED] http://lists.easysw.com/mailman/listinfo/fltk-dev
