DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2519
Version: 1.3.0


Attempted to build FLTK-1.3.0rc3 in visualC++ V6 today.

Used fltk.dsw in the visualc6 folder under ide.

Selected fltk and Win32 release

Got the following Errors...........

Fl_Text_Display.cxx
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1941) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1941) : error C2230: '==' :
indirection to different types
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1944) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1944) : error C2230: '==' :
indirection to different types
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1949) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1949) : error C2230: '==' :
indirection to different types
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1953) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(1953) : error C2230: '==' :
indirection to different types
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(2014) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(2014) : error C2230: '==' :
indirection to different types
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(2020) : error C2446: '==' :
no conversion from 'const class Fl_Text_Display *const ' to 'class
Fl_Widget *'
        Conversion loses qualifiers
C:\fltk\fltk-1.3.0rc3\src\Fl_Text_Display.cxx(2020) : error C2230: '==' :
indirection to different types


Is this a RC3 bug or a problem with VisualC++ V6  ?


Link: http://www.fltk.org/str.php?L2519
Version: 1.3.0

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

Reply via email to