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. Regards _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

