I can not duplicate your problem. FLTK builds fine "out of the box" on SnowLeopard. Maybe your compiler picks up a wrong include file or has another version of FLTK somewhere in the library path?
On 24.11.2009, at 12:14, Loic wrote: > > Yes, it's build from the shell and configure is called by my makefile before > making FLTK... > so yes... > > I actually don't need fluid, so if I can desactivate is compiling that's fine > for me... > > >> Um, is this from within the shell? Did you run "autoconf", = >> "./configure", "make"? You are building Fluid here, but you are not = >> linking with FLTK. Weird. >> >>> Undefined symbols: >>> "Fl_Widget::deactivate()", referenced from: >>> textfont_cb(Fl_Choice*, void*)in Fl_Widget_Type.o (...) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
