FLTKCallback++

Home
Installation
Documentation


SourceForge Logo

Installation (Linux)

You should check version installation details but in general installation steps are:

Note:Your compiler should support templates and Borland linking model (g++ supports that). This will not be checked by configure.

1. Just unzip the archive in to fltk-x.x.x directory. All files will be automatically added or replaced.
Build the fltk as nothing changed:
2. Run configure: configure
3. Run make: make
4. Run make: make install

To build FLTKCallback++ tests:
1. Change to nctest directory: cd nctest
2. Run make: make

This pages are under constant construction. Last change on 05.02.2002.