| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2002.01.13 19:10 "something wrong with libtiff when I try to release my tiff VC++ project", by Jianping ZhuHi,
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)
--------------------------------
|
|||||||