
Thread
2020.01.22 20:12 "Re: [Tiff] Warnings while building tools", by Miguel Medalha
Binaries of the libtiff tools for Windows are available in many places, e.g. conda, nuget, msys2
<https://anaconda.org/conda-forge/libtiff/files>
Some compression libraries are missing
<https://www.nuget.org/packages/libtiff-msvc-x64/>
Very outdated. Last version available is 4.0.7
<https://packages.msys2.org/package/mingw-w64-x86_64-libtiff>
This one seems to be the best one. Only jbig library is missing. I will give it a try.
Thank you for the tips.