On 20 Jan 2010, at 6:22, Duncan Gibson wrote: > > So yes, you either have to stick to the autotools build, or you need > to debug and update the CMake files, in order to install FLTK > properly. > Once installed, you can use 'fltk-config' to generate the -I and -L > options consistent with your installation for use in building your > app. > The 'FLTK Basics' chapter at http://www.fltk.org/doc-1.3/index.html > describes how to use 'fltk-config' to build your app, and the previous > chapter describes how to build FLTK itself from source.
There's a howto about fltk-config and Makefiles here that might be helpful: http://www.fltk.org/articles.php?L599 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

