Ups, a lot of diskussion. > Albrecht Schlosser: > - fltk-config [--use-image] [--use-gl] [...] [--cxxflags] --ldflags > > Use --cxxflags for the compiler and --ldflags for the linker stage.
Yes, it shows the missing libs and now it works! :o) I'm using Eclipse-IDE and I don't know very much about makefiles... > Duncan Gibson: > We even added a section to the fltk-1.3.x documentation about it. > Click on http://www.fltk.org/doc-1.3/index.html > then go to the "FLTK Basics" chapter, and scroll down to > the "Compiling Programs with Standard Compilers" > and "Compiling Programs with Makefiles" sections. Yes, this also solves the problem. > Greg Ercolano: > Probably the README file in the FLTK directory should mention > the essentials, and link to the above for specifics. This would have prevented me from asking, because I read the README before... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

