[Qt-interest] Compile error on Solaris 9

Paul Floyd paulf at free.fr
Wed Feb 4 21:20:55 CET 2009


> Thanks Paul,
> 
> I did all of that, and now I have the following:
> 
> cd tiff/ && make -f Makefile
> make[3]: Entering directory
...
> -I.uic/release-shared -I/usr/sfw/include -o
> .obj/release-shared/qtiffhandler.o qtiffhandler.cpp
> qtiffhandler.cpp: In member function `virtual bool
> QTiffHandler::read(QImage*)':
> qtiffhandler.cpp:148: error: `TIFFReadRGBAImageOriented' was not

Qt probably needs a more recent version of libtiff than you have in 
/usr/sfw. Qt comes with a copy of libtiff, there should be a configure 
option to choose it.

> 
> How do I now make the plugins?  Do I need them?

That depends on what sort of development you're going to do. If you just 
need the core Qt components, then no.

A+
Paul




More information about the Qt-interest-old mailing list