[Bug 76277] New: Problem with ui-generated classes
Nexo
nexotap at hotmail.com
Fri Feb 27 14:07:07 UTC 2004
------- 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=76277
Summary: Problem with ui-generated classes
Product: kdevelop
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: nexotap hotmail com
Version: 3.2 (using KDE KDE 3.2.0)
Installed from: RedHat RPMs
Compiler: gcc3.3.2
OS: Linux
Including headers in a subproject for a subclass of a ui-generated class doesn't work unless it's in the same directory if the builddir is not the same as the sourcedir.
Only way i got it to work is to manually specify the include path in the subproject eg. ( -i($top_builddir)/.... .h )
I dunno if it's normal to do this, but it looks strange to me.
More information about the KDevelop-devel
mailing list