2008.12.11 00:12 "[Tiff] TIFF sample images updated", by Bob Friesenhahn

2009.01.13 18:38 "[Tiff] Link error with missing LIBC.lib", by Shoujie He

I am building an application, which is depending on the libtiff.lib. had no problem when I build with Visual Studio 2003. I

But I got the following link error when I build with Visual Studio 2008 express.

LINK: fatal error LNK1104: cannot open file 'LIBC.lib'

The two build happened on two different machine. The one with Visual Studio 2008 express doesn't have Visual Studio 2003 installed.

Thanks in advance for your help.

Shoujie