Leonid wrote: >> Try adding "PresetsUI.o" to the linking of "yoshimi". >> (or maybe: "PresetsUI_.o", whichever .o file defines the PresetsUI_ >> class) > > Where also what it is necessary to correct?
Change the file that controls building/linking.
If using 'make' to build, then modify the Makefile.
If using 'cmake', then I think that would be CMakeLists.txt
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

