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
April 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.04.20 13:40 "libtiff for Visual Studio 2003", by Sharon Gavrielov
2006.04.20 17:42 "Re: libtiff for Visual Studio 2003", by Bernie Pallek

2006.04.20 13:40 "libtiff for Visual Studio 2003", by Sharon Gavrielov

Hi Gurus,
 
I'm new to libtiff, so I hope I wont talk nonsense.
 
After downloading the libbtiff and compiling  a console C++ application
with the TiffInfo.cpp files, I get link errors that indicate that the
library (.lib) is not found.
 
I have some unclear issues:
(1) What DLL do I need (I have: zlib1.dll, libtiff3.dll, libpng13.dll,
libimage.dll, jpeg62.dll, glut32.dll).
(2) What .Lib do I need for the corresponding DLL's (I have:
libtiff.lib, libtiff-bcc.lib)? And which LIB belong to which DLL? Where
are the rest of the LIB's?
(3) Dows this DLL's and LIB's can be used under Windows 32 (Windows XP
32bit)?
(4) Where can I get a working sample project that I can use under Visual
Studio 2003?
 
 
Thanks
Sharon