2016.05.09 06:48 "[Tiff] snprintf and MSVC 2015", by Mikhail

2016.05.09 17:23 "Re: [Tiff] snprintf and MSVC 2015", by Mikhail

Actually, when I use cmake-gui (3.5.2), I see the exact same problem.

On 5/9/2016 11:56, Jeff McKenna wrote:

On 2016-05-09 1:38 PM, rleigh@codelibre.net wrote:

libtiff does build with VS2015 (all versions), using nmake or cmake, shown as VC14 in the above test matrices. The jobs above build with VS2012, VS2013 and VS2015, and it's passing for all of them. Are you building using a different tool, like msbuild with a custom project file? If so, it shouldn't require any code changes to build, maybe a define just needs setting or you're compiling a file which should only be built conditionally?

I think this same exact question was asked when this was initially reported back in October. I have the same answer as the person reporting back then: I use VC2015 with nmake. Here is the exact command used, inside the libtiff home directory:

   nmake /f makefile.vc