AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.12.18 04:18 "libtiff under .NET", by Andrey Revyakin
2006.12.18 06:19 "Re: libtiff under .NET", by Conrad Poelman
2006.12.18 18:25 "Re: libtiff under .NET", by Edward Lam
2006.12.18 19:02 "Re: libtiff under .NET", by Andrey Revyakin

2006.12.18 18:25 "Re: libtiff under .NET", by Edward Lam

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.

Cheers,
-Edward