Building FLTK lib with Code::Blocks

1. Download FLTK lib:

http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/fltk-1.3.x-r7677.tar.bz2

mirror:

http://code.google.com/p/betterea/downloads/detail?name=fltk-1.3.x-r7677.tar.bz2&can=2&q=

2. Extract files to ex.: /home/barnix/cpp/fltk/fltk-1.3.x-r7677

3. Start Cmake

4. CMake source directory: /home/barnix/cpp/fltk/fltk-1.3.x-r7677

5. CMake binary directory: /home/barnix/cpp/fltk/fltk-1.3.x-r7677/bin_codeblocks

6. Cmake {Configure} {Configure} {Generate}

7. Open Code::Blocks project file and buid the library

8. Create directory: /home/barnix/cpp/fltk/fltk-1.3.x-r7677/bin_codeblocks/examples

9. Fltk codeblocks build:

http://code.google.com/p/betterea/downloads/detail?name=bin_codeblocks.tar.gz&can=2&q=