Version: Gideon (recent cvs) (using KDE Devel) Installed from: Compiled sources Compiler: gcc 2.95.4 debian sid binary OS: Linux i am working on a subproject in koffice (kexi), i want to work with kdevelop/gideon but don't want to see all classes in koffice. if i choose a more detailed path (koffice/kexi) the buildroutines sometimes fail. i would like to choose the main path and than specify a working/source path, like automake in handled in koffice/.. and my classes are in koffice/kexi/... accept that quite nice work ;) p.s. the window with debuggingmessages should automatically scroll to the last debuggingmessage lucijan
Created attachment 694 [details] A patch that might solve it I sent this patch to the list a few weeks ago to solve basically the basically the same problem in kdenonbeta. I got an answer that someone was looking on it, but he hasn't commented on it yet. This adds a new option in Project->Project Options->Configure Options called Top source dir, and if you set that to ../ it will start auto* related things there Do you think it works for you too?
Could this one be closed as the patch is in CVS now?
Subject: Re: handle "subprojects" like real ones On Saturday 01 March 2003 18:07, you wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=52552 > > > > > ------- Additional Comments From richard@goteborg.utfors.se 2003-03-01 > 18:07 ------- Could this one be closed as the patch is in CVS now? do you mean me? sure, go ahead ;) lucijan
Fixed in CVS