kdevelop and QT

Tarjei Knapstad tarjei.knapstad at predichem.com
Fri Apr 23 15:43:43 BST 2004


On Thu, 2004-04-22 at 10:36, Stefano Rosanelli wrote:
> Alle 19:44, mercoledì 21 aprile 2004, hai scritto:
> > trouble using KDevelop today. I tried to do configure again from
> > kdevelop folder, the error message is  "check for QT...configure:
> > error: QT <>= QT 3.0 library qt-mt not found. Please check your
> > installation. Make sure that you have compiled QT with thread
> > support. 
> 
> Look at "configure.log" in kdevelop folder. Verify QTDIR is correct and 
> check if you have libqt-mt.so in $QTDIR/lib.
> 

Nina,

Alternatively, try adding this argument to configure:

./configure --with-qt-dir=/usr/local/qt

This is what I do to link with my own qt build instead of the one
supplied with redhat, and it's a much better option than to start
messing with LD_LIBRARY_PATH and so on (all the RedHat KDE apps and so
on will dynamically link with your build of Qt instead of that supplied
by the RedHat Qt package, which (trust me) you don't want).

Cheers,
--
Tarjei


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list