2015.10.09 07:52 "[Tiff] Building with Visual Studio 2015", by Dietrich, Patrick

2015.10.13 08:16 "Re: [Tiff] Building with Visual Studio 2015", by Dietrich, Patrick

Yes, both files are present.

> Are you using the nmake build, the CMake build, or a build of your own design?

I used nmake, as described on http://www.remotesensing.org/libtiff/build.html

nmake /f makefile.vc clean
nmake /f makefile.vc

Patrick

Cc: tiff@lists.maptools.org

Subject: Re: [Tiff] Building with Visual Studio 2015

Dear all,

Building libtiff (4.0.6) with Visual Studio 2015, I have encountered the following problem:

Building fails due to definition of snprintf.

Does your build include the files port/libport.h and port/snprintf.c?

Are you using the nmake build, the CMake build, or a build of your own design?