> >> A resulting problem was that a version disagreement came up between > >> what I used (jpeglib V7), what was on my system (6.something), and > >> what was in the FLTK jpeg libraries (6.something else). > This got worse > >> on Windows. Plus if anyone else ever tries to integrate my code > >> the same thing will come up again. > > > > Huh? > > Surely nobody actually uses *anything* other then jpeg6b...? > > The version I get from fc11 updates is different than the one in FLTK. > jpeglib does a version check against what is compiled in the > header, and > the source most readily available is version 7.0.
I stand by what I said - there is not yet any credible reason to use anything other than the long established, de-facto standard, libjepg-6b release. (libjpeg-v8, if it appears, and if it brings the improvements implied, might be worth having, but for now, there's no obvious win in abandoning the established v6b baseline. It is not at all clear the v7 brings anything new that is actually useful at this stage.) The fact that fedora consistently choose to push the latest thing, regardless of what works or what their users actually need, is one of the reasons I stopped using fedora (at f7) and switched to ubuntu. For now, I suggest that you configure fltk using the --enable-local-jpeg option and statically link to the built-in fltk jpeg support that creates, thereby avoiding any version issues that fedora may have elected, in their "wisdom", to foist on the developer community. 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

