| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.08.23 14:38 "Re: TIFFWriteScanline works on Windows and Linux but fails on Mac", by Olivier Paquet2010/8/23 Dennis Mølhom Hansen <molholm@gmail.com>: > I get the following message when TIFFWriteScanline fails: "compression > support is not configured" > > I can't se any issues in the configure output, but I will check again. > > Any ideas on how to configure compression support for LZW? It's enabled by default and you need to explicitely disable it with --disable-lzw . Check the summary at the end of configure to make sure of its status. Also double check that you're using the libtiff that you think you're using. Adding a printf to code I thought I was running has been an eye opener for me a few times in the past :-) Olivier |
|||||||