> 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
What do I need to do to bring those libs in? (Sorry I know this is giving away how green i am but please bare with me.) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

