[Bug 59589] New: On create project, error: library qt-mt not found

Stevan White stevan_white at hotmail.com
Tue Jun 10 09:34:02 UTC 2003


------- 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=59589     
           Summary: On create project, error: library qt-mt not found
           Product: kdevelop
           Version: 2.1.5
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: stevan_white at hotmail.com


Version:           2.1.5 (using KDE KDE 3.1.1a)
Installed from:    Mandrake RPMs
OS:          Linux

It looks like there's a problem building KDevelop that renders it useless when installed from distro rpm's.

This occurs in several linux distros (at least Redhat and Mandrake... do a Usenet search for 'kdevelop qt-mt'), so I'm reporting it here in the hope it can be fixed so it won't recur in the future.  Work-arounds have been proposed but they involve compiling and linking KDevelop.

Create a new project.  In wizard, leave everything as default, except to specify a project name.  Fails with following errors:
-----------------------------------------------------
shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory
configure: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
warning: HermesView inherits unknown class 'QWidget'
warning: HermesDoc inherits unknown class 'QObject'
warning: HermesApp inherits unknown class 'KMainWindow'
-----------------------------------------------------

I have checked: /usr/lib/qt3/lib contains libqt-mt.so.3.1.2 and a link to it named libqt-mt.so, and /usr/lib/qt3/lib is listed in /etc/ld.so.conf.


>From distro rpms, I had previously upgraded my KDE to 3.1.3a. Since finding this problem, I have upgraded KDevelop to build 2.1.5-5mdk, to no avail.




More information about the KDevelop-devel mailing list