[Bug 51322] New: Usability: METASOURCES=AUTO not added to "makefile.am" of subproject
Manuel Fierlbeck
fierlbeck at debitel.net
Fri Nov 29 13:48:05 UTC 2002
------- 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=51322
Summary: Usability: METASOURCES=AUTO not added to "makefile.am"
of subproject
Product: kdevelop
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: fierlbeck at debitel.net
Version: (using KDE KDE 3.0.9)
Compiler: gcc-2.95.3
OS: Linux
1. Create a new KDE project.
2. Create a subproject.
QT .moc handling is not configured for the subproject, leading to
linker errors when the project is built. You have to add "METASOURCES=AUTO"
manually to the subproject's makefile.am and run automake and configure.
It would be better, especially for newbies, if .moc handling is added per
default.
More information about the KDevelop-devel
mailing list