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
February 2008

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

2008.02.14 09:28 "libtiff in Borland C++ Builders", by <6370@opto.com.tw>
2008.02.15 08:47 "Re: libtiff in Borland C++ Builders", by Timur Ametov

2008.02.14 09:28 "libtiff in Borland C++ Builders", by <6370@opto.com.tw>

I know there are already a few topics about this question; I still can¡¦t
solve my problems by those answers, so here I am asking for helps.

 

I have a few questions

 

1.       In the ¡§Tiff for windows ¡§(
http://gnuwin32.sourceforge.net/packages/tiff-win32.htm ), can I use the
¡§lib¡¨ and ¡§include¡¨ along with the ¡§.dll¡¨ to make libtiff work under
Borland C++ builder (5.0) ? I tried to compile my code, by including (tiff.h
. tiffio.h , tiffvers,h , tiffconf.h ) and the libs (libtiff.lib ,
libtiff-bcc.lib , libtiff.dll.a) from dependencies and developer files , and
ends up with ¡§[Linker Error] Unresolved external '_TIFFOpen' referenced
from¡¨ 

 

2.       How to compile libtiff files (*.c , *.h) into *.lib correctly under
Borland C++ builder (5.0)? a dummy guide would be great¡K since I am one big
dummy¡K.

 

3.  Any other ways to use libtiff with BCB 5.0 or 4.0, even a direction will
be great..

 

 

Regards

Michael