
Thread
2006.12.18 19:02 "Re: [Tiff] libtiff under .NET", by Andrey Revyakin
Edward,
Yes. Ironically, I figured it out immediately after sending my message.
Thanks a lot!
Andrey.
On Sun, December 17, 2006 23:18, Andrey Revyakin said:
However, running my application generates a "libtiff.dll was not found" error. The respective directory (/libtif) is in the path of the compiler, and the .dll *is* there.
I'm not quite sure what you mean by "path of the compiler". There's only one PATH. Try copying libtiff.dll to the same directory of where your executable (.exe) is.