pearu/pylibtiff

Add debug logging which libtiff.dll is actually used

JoostvanPinxten opened this issue · 0 comments

To avoid conflicts with user-defined libtiffs (especially those named libtiff3.dll, see #123 and #124 ) we have patched the libtiff.dll to always print its loaded libtiff.dll location + version.

If I find the time, I will make a pull request to show what we mean.