2010.02.15 13:16 "[Tiff] Using libtiff in Visual C++ 6.0", by Weichao Wang

2010.02.16 17:45 "Re: [Tiff] Using libtiff in Visual C++ 6.0", by Bob Friesenhahn

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?

Right. The binary DLL would probably work but MSVC won't understand the ".a" link library format that GCC uses. A truely determined person could probably get it to work, but there is little value to doing it.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/