Andrae Muys wrote:
> 
> Ralf Corsepius wrote:
> > Andrae Muys wrote:
> > > Ralf Corsepius wrote:
> > > > Is there any particular reason why glade disallows using deep
> > > > directories for directory glade generates its sources into?
> > > What do you mean by "deep directories"?
> > Setting the source directory (the directory glade generates code
> > into) more than one level deep.
> > eg. foo/bar
> 
> Ahh I mis-understood what you meant.  Disregard everything else I wrote
> there, it ceases to have any meaning due to my mistake.
> 
> > >  Glade dosn't use sub-dirs under
> > > the <project>/src dir,
> > The project options-dialog accept such directories, but the code
> > generation (eg. the build button) later barfs on them:
> >
> > # Invalid source directory:
> > #
> > # The source directory must be the project directory
> > # or a subdirectory of the project directory.
> 
> I don't personally use the source generation function of Glade, so I'm
> unfamiliar with that part of the code.  Sounds like a bug to me though.
> However at the same time, as glade generates various admin files
> (automake/autoconf/etc) I suspect it might not be as simple a bug to fix
> as it first appears.

That's exactly why I am asking. Implementing the automake/autoconf
related parts is not actually difficult, but there might be other
reasons for not supporting deep source directories that I am not
aware of.

Ralf

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to