pawel wrote:
> 
> I think something is missing.
> 
> [pa...@home ~]$ fltk-config --ldflags
> -lfltk
> [pa...@home ~]$
> 

Definitely. Here is mine (w/o and w/ images) from FLTK 1.1:

$ ./fltk-config --ldflags
-L./lib -lfltk -ldl -lm -lXext -lX11

$ ./fltk-config --use-images --ldflags
-L./lib -lfltk_images -lpng -lz -ljpeg -lfltk -ldl -lm -lXext -lX11

Depending on your configuration, the paths may be different,
but you need the libs.

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to