| 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 |
Thread2005.03.15 12:16 "Re: QT and libtiff helpp", by Andrey KiselevOn Tue, Mar 15, 2005 at 03:58:53AM -0800, Oral DALAY wrote: > I found this program in the mail list but I am unable > to make it. It gives the following errors please help > me. > > Thanksss in advance > > .obj/main.o(.text+0x50): In function > `read_tiff_image(QImageIO*)': > /usr/lib/qt-3.3/include/qstring.h:850: undefined > reference to `TIFFOpen' > .obj/main.o(.text+0x86): In function > `read_tiff_image(QImageIO*)': > /root/Desktop/deneme/main.cpp:117: undefined reference > to `TIFFGetField' Add -ltiff to the link flags for your program. Andrey -- Andrey V. Kiselev ICQ# 26871517 |
|||||||