[Bug 61314] New: QMake project not working
Sensei
senseiwa at tin.it
Wed Jul 16 16:39:03 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=61314
Summary: QMake project not working
Product: kdevelop
Version: unspecified
Platform: Slackware Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: senseiwa at tin.it
Version: 3.0.0a5 (CVS) (using KDE KDE 3.1.2)
Installed from: Slackware Packages
Compiler: does not matter
OS: Linux
The QMake project template does not work at all.
1. there's a src/ directory never used (adding files, they're copied in the project root directory).
2. the class/namespace/everything is empty always.
3. the src/ files are not compiled
4. compiled files are stored in the project root directory
The expected behaviour is to have a src/ directory where sources and headers are stored. UI and other files should have a proper directory. All binary files (.o and execs) should go into bin/. The class browser should work.
More information about the KDevelop-devel
mailing list