In that case you shoould realy try newer version (1.1.9?).
You do not need to "make install" of new version if you do not want to
modify your system, just inform your compiler (prepend -I**, -L**) about
header/library directories where your new fltk is sitting and link to
fltk statically. Static linking will also avoid availability/versioning
problems on the deployment system when you distribute your application.
R.

Purnachandra wrote:

> 
> fltk 1.1.1 and it is 2001/11/12 dated.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to