On 07.12.2010, at 06:59, idgaff wrote: > Hello All, > > Previously I have used FLTK Versions 1.1.4 1.1.7 1.1.9 which when loaded into > the VS6 workspace compiled first time with no errors. > > I am having problems compiling FLTK 1.3.x-r7942 under Visual Studio 6. > The errors are related to the source file Fl_Text_Display.cxx > > with the following error messages > error C2230: '==' : indirection to different types > error C2446: '==' : no conversion from 'const class Fl_Text_Display *const ' > to 'class Fl_Widget *' > > Does anyone know the reason for these errors? any help appreciated.
A lot was changed in these files in recent days. Could you please send me the full error report including line numbers? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

