
Thread
2006.03.18 15:59 "[Tiff] 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?