2004.03.03 04:06 "[Tiff] Errors", by Salil Khanwalkar

2004.03.03 04:06 "[Tiff] Errors", by Salil Khanwalkar

Hi all,

I get the following errors.

Linking...
tiff1.obj : error LNK2001: unresolved external symbol _TIFFClose
tiff1.obj : error LNK2001: unresolved external symbol __TIFFfree
tiff1.obj : error LNK2001: unresolved external symbol _TIFFReadRGBAImage
tiff1.obj : error LNK2001: unresolved external symbol __TIFFmalloc
tiff1.obj : error LNK2001: unresolved external symbol _TIFFGetField
tiff1.obj : error LNK2001: unresolved external symbol _TIFFOpen
LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/tiff1.exe : fatal error LNK1120: 7 unresolved externals
Error executing link.exe.
tiff1.exe - 8 error(s), 0 warning(s)

Can some body help me on how to use LIBTIFF with VC++6.0.

Regards,
Salil.