> > I just noticed, fltk-utf8-config returns the following: > > $ fltk-utf8-config --ldflags > -L/usr/local/lib -lfltk -ldl -lm -lXext -lX11 -lsupc++
Hmmm, not for me it doesn't - what version do you have? Some of the earlier versions I had not fixed the .in file fully... > while I would expect fltk-utf8 as a library name .. Yes, so would I. I can't get to a linux box right now, but this XP box returns: $ ./fltk-utf8-config --ldflags -L./lib -mwindows -mno-cygwin -lfltk-utf8 -lfltk_xutf8 -lole32 -luuid -lcomctl32 -lws2_32 -limm32 Which looks correct ot me. That was using fltk118-utf8-2007-06-23 from my site. -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

