comp.lang.ada
 help / color / mirror / Atom feed
From: Marcus F <trenatos@gmail.com>
Subject: Re: How to add a GTKAda?
Date: Sun, 16 Jun 2013 21:50:14 -0700 (PDT)
Date: 2013-06-16T21:50:14-07:00	[thread overview]
Message-ID: <e101081e-3847-42a7-a4a8-7aafe8e3c056@googlegroups.com> (raw)
In-Reply-To: <kpm207$tgp$1@dont-email.me>

On Sunday, June 16, 2013 11:11:29 PM UTC-5, Jeffrey Carter wrote:
> On 06/16/2013 07:51 PM, Marcus F wrote:
> 
>  >
> 
>  > It's supposedly in my PATH, but simply adding use gtkada tells me it can't
> 
>  > find it, do I need to specify the path in the USE?
> 
> 
> 
> If you're saying "use Gtkada;" without having said "with Gtkada;", then you 
> 
> don't know Ada well enough yet to be taking this step. Learn how to use packages 
> 
> in Ada 1st and then you'll be ready to play with GTKAda.
> 
> 
> 
> If you are using packages correctly, then you need to tell GNAT where to find 
> 
> the GTKAda packages and related files. Typically this is done with a "-I" 
> 
> command-line switch (see the GNAT documentation for more on this), but how you 
> 
> do this through AdaGIDE I don't know.
> 
> 
> 
> -- 
> 
> Jeff Carter
> 
> "In the frozen land of Nador they were forced to
> 
> eat Robin's minstrels, and there was much rejoicing."
> 
> Monty Python & the Holy Grail
> 
> 70

I used with.
I'm certainly new to Ada (A few days in), but I'm not new to programming, I usually learn best by examples and by altering code, which is why I wanted to play with GTK, I've done minimal GUI programming before in PortablE.

Thank you Jeff, I think that's the info I need to get on the right track.

  reply	other threads:[~2013-06-17  4:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-17  2:51 How to add a GTKAda? Marcus F
2013-06-17  4:11 ` Jeffrey Carter
2013-06-17  4:50   ` Marcus F [this message]
2013-06-17  5:01     ` J-P. Rosen
2013-06-17  7:26     ` Dmitry A. Kazakov
2013-06-17  7:34       ` Marcus F
2013-06-18 10:45         ` Stephen Leake
2013-06-18 17:17           ` Marcus F
2013-06-18 22:44             ` Adam Beneschan
2013-06-19  7:05             ` Simon Wright
replies disabled

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