Re: New user question/hand holding

Arnaud Charlet <[email protected]> Tue, 15 Feb 2005 10:55:02 +0100
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
> I'm a new GPS user and I have encountered a problem that was mentioned twice
> before on this list but to which there were no replies posted. The problem
> is when trying build a project (set up with the Wizard) I receive the error:
> undefined attribute "executable".

You should either use a more recent version of gnat, or avoid setting
an executable name explicitely in the project wizard, since this is not
supported by gnat 3.15p

GPS will not generate this attribute unless you set it explicitely.

Arno