| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.02.16 17:08 "Re: Using libtiff in Visual C++ 6.0", by Bob FriesenhahnOn Tue, 16 Feb 2010, Weichao Wang wrote: > > I've downloaded libtiff 3.8.2 and installed it in my computer. In > the folder C:\Programme\GnuWin32\bin there are 6 .dll files along > with many .exe files. So I suppose I needn't to build libtiff > myself, am I right? My question is now what I should do (what should > I include or import or what so ever into my Visual C++ project) so > that I can use functions such as TIFFReadEncodedStrip(...) as if I > had implemented them in my project as is shown in Michael Still's > (UNIX) example. The GnuWin32 project is intended for users of the GCC compiler under Windows so these files will not be of much value for MSVC. You are best served by building the latest stable release of libtiff from source code. Bob -- Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||