trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Re: [trinity-devel] configure: error: Qt (>= Qt 4.3 and < 5.0)...

From: Darrell Anderson <humanreadable@...>
Date: Sat, 5 Nov 2011 09:27:49 -0700 (PDT)
> Actually I did just run into the same issue trying to build
> kdegames.
> According to config.log the autoconf system is too dumb to
> read the tqt
> include dirs from the tqt.pc file, whereas the CMake build
> system gets
> it right. And since the tqt test is supposed to fail iff
> the
> tqtinterface is the Qt4 one, configure wrongly assumes tqt
> is tqt4 and
> searches for Qt4.

Many of of the 3.5.13 tarballs do not support cmake. Seems then the best approach when using the 3.5.13 tarballs is to build without QT4 installed. Should we fix this in SVN? Is there a patch for the 3.5.13 tarballs to work around this?

Darrell