> > i.e., if I have configured to use the fltk built-in image 
> libs, I get:
> > 
> > /d/IanMacarthur/svn/fltk-1.1-local
> > $ ../fltk-1.1/fltk-config --use-images --ldstaticflags
> > -mwindows -L/usr/local/lib -mno-cygwin 
> ../fltk-1.1/lib/libfltk_images.a
> > -lpng -lz -ljpeg ../fltk-1.1/lib/libfltk.a -lole32 -luuid -lcomctl32
> > -lwsock32


> Yes, and maybe even if using the built-in libs (?). Shouldn't it use 
> something like -lfltk-png in the first case?


Ouch, yes. Good point.
That worked in my test harness, of course, since it picked up the system
libs.

I never noticed... It should be picking up the local libs.

I configured as:


  $ ./configure --enable-threads --enable-local-jpeg --enable-local-png
--enable-local-zlib

And it does seem to have built the local libs - just not used them...
Urgh!


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-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to