> And here we may have a problem since we're still using jpeglib 7. > My guess is that you don't use FLTK's bundled jpeglib, and that > you have a newer version installed on your system. Maybe this > definition has been removed?
Well - I have 8a here and the defintion is still in jmorecfg as it used to be in jpeg-7, so I don't see that as the source of the problem. Actually, the jpeg code is so littered with that usage, I can't see them being able to remove it - and it is a C lib, so there is no bool type as such anyway, so they probably need their own typedef. SELEX Galileo Ltd 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

