| 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 |
Thread2008.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 |
|||||||