While trying to build FLTK 2.0 (I had to install a devpack because I didn't 
know what I was doing--still don't actually), I got this compiler error while 
compiling button.cxx:

:: === windows-mingw32, fltk-static-debug ===
C:\Code-Blocks\Libraries\fltk-2.0.x-r5917\src\Button.cxx:: In member function 
`void fltk::Button::draw(int) const':
C:\Code-Blocks\Libraries\fltk-2.0.x-r5917\src\Button.cxx:239: error: 'class 
fltk::Symbol' has no member named 'draw_symbol_overlay'
:: === Build finished: 1 errors, 0 warnings ===

I can't find this function anywhere I've been looking which is also why the 
compiler can't.  Any pointers on this subject?

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

Reply via email to