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.
This is real. See this forum thread for background: http://www.kdevelop.org/forum/read.php?f=2&i=11065&t=11065
forgot component
I know this forum thread, since it was me who started it ;) As you can read in the thread, teatime animated me to write this report. So, is this a normal behaviour if kdevelop?
I know this. I just thought it good to include the background in the bugreport. In six months that'll make it a whole lot easier to find. (I'm "teatime", btw..) It's normal behaviour, but that doesn't mean it's correct. In my opinion, this is a bug. And a rather bad one.
If you don't like this behaviour at all and if it is such a bad bug, why does this bug report doesn't have a single vote? Please vote for the bugs you wish to be killed.
Hi, I talked to Jens on IRC today and we both think this is something that can't be fixed in KDevelop, thus I'm closing this as invalid. Unfortunately we can't "guess" what include directories might be needed for a specific header file.