"hello world"
article in Tech programming

FLTK - a C++ simple GUI.

FLTK is a nice little C++ gui toolkit. No deps outside.

Fl_Widget::label already defined
I just recently tried to compile a project with FLTK 1 references and my VS2008 compiler gave me an error:
fltk.lib(Fl_Widget.obj) : error LNK2005: 
"public: void __thiscall Fl_Widget::label(char const *)" (?label@Fl_Widget@@QAEXPBD@Z) already defined in facedetect.obj

To fix it, change all "somewidget->label("theLabel");" to "somewidget->label(FL_NORMAL_LABEL,"theLabel",);". (caught from Fl_Label link error - GIDForums) fltk
Created: 2007-12-24 11:39:45 Modified: 2008-08-17 15:14:55
/root sections/
>peach custard pie
>linux
>windows
>programming
>random tech
>science
>research


moon and stars



My brain

Visible Dave Project


x days to Christmas.
x days to a new year.
Happy Holidays!