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 2005

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

2005.01.30 07:10 "LIBTIFF HEADER by Stefan Dieball", by Stefan Dieball
2005.01.30 11:21 "Re: LIBTIFF HEADER by Stefan Dieball", by <sherlog@t-online.de>

2005.01.30 07:10 "LIBTIFF HEADER by Stefan Dieball", by Stefan Dieball

Dear ALL.

I am new into programing, but interested in using MICROSOFT VISUAL C++ to 
open and read the values (DIGITAL NUMBERS) in a TIFF file.

As far as I understand by now is that therefore I need to tell the C 
compiler where to find the required header files, allow the linker to find 
the library binary files of LIBTIFF and tell the linker to link in the 
correct LIBTIFF library file.
I tried to do this by going after the following LIBTIFF tutorial:
http://www.cs.wisc.edu/graphics/Courses/cs-638-1999/libtiff_tutorial.htm

But my problem is, that I can not find the dlibtiff.lib library mentioned 
there and if I follow those steps without it I won’t be able to run my C 
program.

Maybe someone can help me to enable C++ for opening and reading TIFF files.
Any kind of help is appreciated.

Stefan
stefand_37@hotmail.com