AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.03.18 15:59 "old jpeg support", by Mikhail Kruk
2006.03.18 16:21 "Re: old jpeg support", by Joris Van Damme
2006.03.18 17:21 "Re: old jpeg support", by Andrey Kiselev

2006.03.18 15:59 "old jpeg support", by Mikhail Kruk

Hi,

I'm trying to build libtiff with old jpeg support.
I get the following errors:

c:\work\libtiff\libtiff\tif_ojpeg.c(1886) : error C2039:
'td_refblackwhite' : is not a member of
'TIFFDirectory'
        c:\work\libtiff\libtiff\tif_dir.h(36) : see declaration of
'TIFFDirectory'


Is support for old jpeg completely deprected or am I missing some
simple tweak which will make it
compile?