> dmitry wrote: > > CodeEditor.o: In function `CodeEditor::CodeEditor(int, int, int, int, char > > const*)': > > CodeEditor.cxx:(.text+0x7d5): undefined reference to > > Fl_Text_Buffer::Fl_Text_Buffer(int, int)' > > Could not confirm; I just checked out latest 1.3.x, and did: > > make distclean > ../configure --enable-shared > make > > ..and it all built without errors. > > Are you using other configure flags, or do you have any > environment variables set in your shell that might be affecting > configure? (CXXFLAGS, etc)
Yes completely my fault... I did not remove 1.1.9. _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
