comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: can't compile gtkada program
Date: Sat, 13 Sep 2014 10:12:12 +0200
Date: 2014-09-13T10:12:12+02:00	[thread overview]
Message-ID: <u10hjuedim3e.fu61ozo53475.dlg@40tude.net> (raw)
In-Reply-To: 29a73736-5b94-4f43-aa4b-2c111f6159bc@googlegroups.com

On Fri, 12 Sep 2014 14:56:46 -0700 (PDT), mehdi saada wrote:

> I include /usr/share/ada/adainclude and all its subdirectories into the
> source directories in GPS, then placed myself into /testada/, then build.

[...]

You must use project files as described in the documentation or else not
use them. See Ludovic's post.

When projects are used, the GtkAda project file must be referenced from
your project. I don't remember how it was named in 2.24 (gtkada.gpr?). Your
project must start with:

   with "gtkada.gpr";
   project ...

And, never edit project files using GPS, otherwise than in its text edit
window. [ Right mouse click on the project in the project view -> Edit
source file. ]

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


      parent reply	other threads:[~2014-09-13  8:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 14:28 can't compile gtkada program mehdi saada
2014-09-10 15:55 ` Dmitry A. Kazakov
2014-09-10 16:00   ` mehdi saada
2014-09-10 16:19   ` mehdi saada
2014-09-10 16:35     ` Dmitry A. Kazakov
2014-09-10 19:17       ` Ludovic Brenta
     [not found]         ` <29a73736-5b94-4f43-aa4b-2c111f6159bc@googlegroups.com>
2014-09-13  8:12           ` Dmitry A. Kazakov [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox