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
February 2010

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

2010.02.15 13:16 "Using libtiff in Visual C++ 6.0", by Weichao Wang
2010.02.15 15:43 "Re: Using libtiff in Visual C++ 6.0", by Bob Friesenhahn
2010.02.15 23:45 "Re: Using libtiff in Visual C++ 6.0", by Graeme Gill
2010.02.16 00:37 "Re: Using libtiff in Visual C++ 6.0", by Graeme Gill
2010.02.16 01:25 "Re: Using libtiff in Visual C++ 6.0", by Bob Friesenhahn
2010.02.15 18:19 "Re: Tiff Digest, Vol 69, Issue 9", by Spike Mclarty
2010.02.17 12:36 "Re: Tiff Digest, Vol 69, Issue 10", by Weichao Wang
2010.02.17 14:41 "Re: Using libtiff in Visual C++ 6.0", by Edward Lam
2010.02.17 15:16 "Re: Using libtiff in Visual C++ 6.0", by Gerben Vos
2010.02.17 15:43 "Re: Using libtiff in Visual C++ 6.0", by Toby Thain
2010.02.17 15:25 "Re: Using libtiff in Visual C++ 6.0", by Weichao Wang
2010.02.16 14:08 "Re: Using libtiff in Visual C++ 6.0", by Olivier Paquet
2010.02.16 15:45 "Re: Using libtiff in Visual C++ 6.0", by Weichao Wang
2010.02.16 17:08 "Re: Using libtiff in Visual C++ 6.0", by Bob Friesenhahn
2010.02.16 17:40 "Re: Using libtiff in Visual C++ 6.0", by Kevin Myers
2010.02.16 17:45 "Re: Using libtiff in Visual C++ 6.0", by Bob Friesenhahn
2010.02.16 18:36 "Re: Using libtiff in Visual C++ 6.0", by Edward Lam
2010.02.16 21:43 "Re: Using libtiff in Visual C++ 6.0", by <jcupitt@gmail.com>
2010.02.17 11:56 "Re: Using libtiff in Visual C++ 6.0", by Weichao Wang
2010.02.17 12:18 "Re: Using libtiff in Visual C++ 6.0", by Weichao Wang
2010.02.18 15:01 "Re: Using libtiff in Visual C++ 6.0", by Olivier Paquet
2010.02.18 15:59 "Re: OT: Visual C++ runtimes (was: Using libtiff in Visual C++ 6.0)", by Edward Lam
2010.02.18 17:41 "Re: Using libtiff in Visual C++ 6.0", by Phillip Crews
2010.02.18 19:50 "Re: Using libtiff in Visual C++ 6.0", by Bob Friesenhahn
2010.02.19 18:32 "Re: Using libtiff in Visual C++ 6.0", by Phillip Crews

2010.02.16 17:40 "Re: Using libtiff in Visual C++ 6.0", by Kevin Myers

So, you're saying that he can't (easily?) link to a libtiff DLL that has 
been built using GCC from an application that will be built using MSVC?

----- Original Message ----- 
From: "Bob Friesenhahn" <bfriesen@simple.dallas.tx.us>
To: "Weichao Wang" <weichao_wang@hotmail.com>
Cc: <tiff@lists.maptools.org>
Sent: Tuesday, February 16, 2010 11:08
Subject: Re: [Tiff] Using libtiff in Visual C++ 6.0


> On 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/
> _______________________________________________
> Tiff mailing list: Tiff@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tiff
> http://www.remotesensing.org/libtiff/