On 08.08.2011, at 01:25, Richard Sanders wrote: >> >> On 07.08.2011, at 23:34, Richard Sanders wrote: >> >>> On Sun, 07 Aug 2011 14:22:49 -0700, Gintautas <[email protected]> >>> wrote: >>> =20 >>>> I made a some little hints how to build FTLK libraries for using with >>>> Code::Blocks. Since I took a while to figure out I hope this one will = >> come >>>> handy for some of you: >>>> =20 >>>> = >> http://gintasdx.althirius-studios.com/2011/08/tutorial-codeblocks-with-fltk.html >> >> 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= >> > I am using msys. Msys uses these commands: > > ./configure > make install > > to do the job. Cmake does not enter into it. And in a Linux shell I use
Sorry Richard, I meant to refer to Gintautas' link. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

