2022.01.16 05:40 "[Tiff] How to build libtiff under Windows x64?", by Bob

2022.01.16 05:40 "[Tiff] How to build libtiff under Windows x64?", by Bob

Hi,

Is there a simple way to build libtiff under Windows? I see that in the past it was as simple as:

>nmake /f makefile.vc

but I do not see a makefile.vc file in the latest distributions.

I would basically need libtiff lib and dll files to be able to build a native C++ application using Visual Studio.

Thanks!