comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: How to add a GTKAda?
Date: Sun, 16 Jun 2013 21:11:29 -0700
Date: 2013-06-16T21:11:29-07:00	[thread overview]
Message-ID: <kpm207$tgp$1@dont-email.me> (raw)
In-Reply-To: <b3b82ca1-7899-4b1d-8798-223b61e30bb2@googlegroups.com>

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

  reply	other threads:[~2013-06-17  4:11 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 [this message]
2013-06-17  4:50   ` Marcus F
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