[fetter-devel] Undefined functions with FLTK
Tomi K Neste
tomi.neste at netikka.fi
Fri Sep 9 14:27:37 UTC 2005
While playing with the fltk bindings in the testsuite I noticed that some
(most?) of the fltk function bindings generated weren't valid. I get a lot
of 'Undefined alien: "_ZN9Fl_Input_8textfontEh"' style warnings and the
mangled names generated for functions like "fl-widget-callback..." don't
really exist in the fltk.so. It looks like these should be treated as
virtual functions, just like is done with "fl-widget-delete".
So, would that just be an unimplemented feature, bug or misunderstanding
in my part?
This is with the latest gccxml & SBCL 0.94.
More information about the fetter-devel
mailing list