2011.10.04 14:22 "[Tiff] TIFF tags which result in bogus address from TIFFGetField()", by Bob Friesenhahn

2011.10.26 14:43 "Re: [Tiff] LibTiff cannot link with Poppler due to unresolved external symbols errors", by Alec Taylor

Unfortunately even with the very latest libraries (4.0.0beta7) it didn't work.

1>poppler.lib(TiffWriter.obj): error LNK2001: unresolved external
symbol __imp__TIFFDefaultStripSize
1>poppler.lib(TiffWriter.obj): error LNK2001: unresolved external
symbol __imp__TIFFSetField
1>poppler.lib(TiffWriter.obj): error LNK2001: unresolved external
symbol __imp__TIFFFdOpen
1>poppler.lib(TiffWriter.obj): error LNK2001: unresolved external
symbol __imp__TIFFWriteScanline
1>poppler.lib(TiffWriter.obj): error LNK2001: unresolved external
symbol __imp__TIFFClose

On Thu, Oct 27, 2011 at 1:34 AM, Alec Taylor <alec.taylor6@gmail.com> wrote:

Oh, the main site was down earlier today, so I had to use the mirror site.

Looks like it's back up, so I'll try again.

On Thu, Oct 27, 2011 at 1:04 AM, Bob Friesenhahn <bfriesen@simple.dallas.tx.us> wrote:

> On Thu, 27 Oct 2011, Alec Taylor wrote:
>

>> Unfortunately I cannot get LibTiff (latest) to link with Poppler >> (latest) due to unresolved external symbols errors.

>>
>> Am I using the wrong version of LibTiff? (3.8.2)
>

>> What causes you to believe that 3.8.2 is the latest?  The latest stable >> release is 3.9.5.  3.8.2 is from 2007!

>

> Probably the linkage issues are due to using different DLL/linkage models > between the two libraries.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/

>> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
>>
>