severity 734977 important thanks Andreas Weber <[email protected]> writes:
> If I try to compile some code which uses Fl_Double_Window I get an > 'undefined reference to `Fl_Double_Window::Fl_Double_Window(int, int, char > const*)' Thanks for the report. I've identified the problem (which stems from different treatment of inline methods in optimized and unoptimized builds), and will upload a fix shortly. That said, compiling your code with optimization, as fltk-config --compile does, should still work; I'm not sure why it didn't for you. As such, and because it's perfectly possible to use FLTK without Fl_Double_Window, I'm formally lowering this bug's severity to important. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

