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
January 2002

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

2002.01.13 19:10 "something wrong with libtiff when I try to release my tiff VC++ project", by Jianping Zhu
2002.01.14 07:38 "Re: something wrong with libtiff when I try to release my tiff VC++ project", by Peter Montgomery

2002.01.13 19:10 "something wrong with libtiff when I try to release my tiff VC++ project", by Jianping Zhu

Hi,   

 my project which has libtiff  runs very well when I set
      the project in 
       Build/set active configuration/Win32 Debug. but when I try
      to release the excutable (set the project in Build/set active
configuration/Win32 release).
      I got some
      error information look like follwing:

landInfoImageRtns.obj : error LNK2001: unresolved external symbol 
_TIFFClose
xd_tiffImage.obj : error LNK2001: unresolved external symbol _TIFFClose
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFWriteScanline
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFSetField
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFOpen
xd_tiffImage.obj : error LNK2001: unresolved external symbol _TIFFOpen
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFScanlineSize
xd_tiffImage.obj : error LNK2001: unresolved external symbol
_TIFFScanlineSize
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFGetField
xd_tiffImage.obj : error LNK2001: unresolved external symbol _TIFFGetField
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFReadEncodedStrip
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFComputeStrip
landInfoImageRtns.obj : error LNK2001: unresolved external symbol
_TIFFReadScanline
Release/importSplines.exe : fatal error LNK1120: 34 unresolved externals

Any suggestion will be greatly appreciated.

--------------------------------
Jianping Zhu
Department of Computer Science
Univerity of Georgia 
Athens, GA 30602
Tel 706 5431317(H)
--------------------------------