2017.10.05 15:55 "[Tiff] Problem using libtiff in debug mode with visual studio 2010", by Emmanuel Cosnard

2017.10.09 13:39 "Re: [Tiff] Problem using libtiff in debug mode with visual studio 2010", by Bob Friesenhahn

On Mon, 9 Oct 2017, Emmanuel Cosnard wrote:

> I am getting all these errors with the last version of libtiff:

It looks to me like these issues have something to do with a mis-match
between how libtiff was compiled and how the using application is
being compiled. The compilation options need to be compatible.

In GraphicsMagick I am still using Visual Studio 2008 to compile
modern libtiff and would expect it to compile even under the 2003
version. In fact, I think that it might even compile under Visual C++
6.0. Visual Studio 2015 also compiled libtiff with no problems.

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