Bug 33228 - project wizard creates broken application
Summary: project wizard creates broken application
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.0.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-02 20:03 UTC by mmckrueger
Modified: 2002-09-22 09:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mmckrueger 2001-10-02 19:59:39 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0.1 (using KDE 2.2.1 )
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: SuSE 7.1

After upgrading from KDE 2.1.1 and KDevelop 1.X to KDE 2.2.1 and KDevelop 2.0.1 using the SuSE 7.1 rpm packages I cannot create any kde applications based on qt anymore.
In my directory /usr/lib/ I have the following:

/usr/lib/qt -> qt 1.4.5
/usr/lib/qt-2.3.1
/usr/lib/qt2 -> qt-2.3.1

When the app wizard now tries to build a new application (kde mini) then the configure script indicates that it found qt at:

/usr/lib/qt2// <- This of course won't work!!

Here is the output from that part:
checking for Qt...
libraries /usr/lib/qt2//lib headers /usr/lib/qt2//include 
checking if Qt compiles without flags...
no
checking for moc...
/usr/lib/qt2//bin/moc
checking for uic...
/usr/lib/qt2//bin/uic
checking for rpath... yes
checking for KDE...
libraries /opt/kde2/lib headers /opt/kde2/include
checking for KDE paths...

Any ideas?

Please help I wanted to contribute to the kde developing contest at http://www.pro-linux.de

Thanks so much
Michael

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 John Firebaugh 2002-09-22 09:39:33 UTC
Not a problem with Gideon