> Reading this right (forgive me, it's late), you configure with CMake, = > but then you call "make" (instead of cmake)to build the library? I would = > recommend that you either use CMake all the way, or = > autoconf/configure/make, but not both.=20 > > In FLTK 1.3, all these methods are described in README.CMake.txt, = > README.MSWindows.txtx, and README.Unix.txt > > - Matthias=
Well I read the "README.CMake.txt" and if you look at "Build for Linux" part you will see that cmake and make are used together. I don't see any problem if the result from this is working library. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

