------- 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=134422 Summary: qmake doesn't use my qtdir Product: kdevelop Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: aleixpol gmail com Version: KDevelop (using KDE KDE 3.5.4) Installed from: Ubuntu Packages Compiler: g++-4.0.2 OS: Linux I'm using a recent 3.4 svn kdevelop version and I am using it to develop a program which uses Qt4. My machine has 2 Qt4 versions in it, the Ubuntu's one and the KDE4's qt-copy which is at /home/kde-devel/qt-unstable. The problem is that when I compile my program, after setting my qt dir path at the C++ settings I find that it keeps using the qmake old version and I suspect that it is not using the lib's from /home/kde-devel because I've got there the debug lib's and he can't find it. Thanks, Aleix Pol