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
March 2004

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

2004.03.03 04:06 "Errors", by Salil Khanwalkar
2004.03.03 11:36 "Re: Errors", by Gerben Vos

2004.03.03 04:06 "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.