------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=138090 Summary: Qt Directory can not be correctly set Product: kdevelop Version: 3.3.92 Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: thomaspu gmail com Version: 3.3.92 (using KDE KDE 3.5.5) Installed from: Gentoo Packages OS: Linux Project ->Project Options ->C++ Support -> Qt Tab -> Qt Version and Directory can not be correctly set on Gentoo. Another user helped me track this down: "Looking at CCConfigWidget::isValidQtDir() in [websvn.kde.org] it seems it is expecting $QTDIR/bin/qmake and QTDIR/include/qt.h to both exist. Clearly, this is not the case on gentoo" On Gentoo, qmake lives under /usr/bin and the qt header files reside under /usr/include/qt4 (Qt, QtCore, QtNetwork...) Paul