Directory structure

Simon Hausmann shaus at neuro2.med.uni-magdeburg.de
Wed Jun 21 09:08:37 UTC 2000



On Wed, 21 Jun 2000, Sandy Meier wrote:

> On Tue, 20 Jun 2000 you wrote:
> > I wonder if this wouldn't be the right point of time to
> > make tabula rasa and start from scratch with the whole
> > project structure. One could start with the KDevelop
> > class, add the GUI stuff and then by and by the _really_
> > essential classes. Printing, kdoc frontend and the 
> > application wizard are not essential and can be turned 
> > into dynamic libraries later.
> 
> Hi!
> 
> Yes, I would also prefer to change the directory structure and put all not so
> important stuff into shared libs. (printing,kdoc....). Would it be much harder
> to debug this stuff, especially with loading shared libs at runtime?

IMHO this is no problem. I've been debugging koffice and konqueror shlib
components (dlopen'ed) and never had any problems. Just make sure you have
a recent gdb and a recent libtool (but the latter you get for free via
kde-common/admin :-)


Bye,
 Simon





More information about the KDevelop-devel mailing list