comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: try to bluid gvd
Date: Sat, 10 Jun 2006 21:41:44 +0200
Date: 2006-06-10T21:41:44+02:00	[thread overview]
Message-ID: <87odx07q87.fsf@ludovic-brenta.org> (raw)
In-Reply-To: 1149965018.369451.260820@m38g2000cwc.googlegroups.com

ferro.francesco@gmail.com writes:
> so i look in the gtkada.grp file:
>
>    for Source_Dirs use ("-I/usr/local/include/gtkada");
>    for Object_Dir use "-I/usr/local/include/gtkada";
>    for Externally_Built use "true";
>
> end Gtkada;

This is an error, it should be:

    for Source_Dirs use ("/usr/local/include/gtkada");
    for Object_Dir use "/usr/local/include/gtkada";
    for Externally_Built use "true";

HTH

-- 
Ludovic Brenta.



  reply	other threads:[~2006-06-10 19:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09 16:14 try to bluid gvd ferro.francesco
2006-06-09 16:39 ` M E Leypold
2006-06-10 14:16   ` ferro.francesco
2006-06-09 21:46 ` Jeffrey Creem
2006-06-09 22:26   ` Ludovic Brenta
2006-06-09 22:27     ` Ludovic Brenta
2006-06-10 14:55       ` Jeffrey Creem
2006-06-10 16:22         ` Ludovic Brenta
2006-06-10 16:33           ` ferro.francesco
2006-06-10 17:04             ` ferro.francesco
2006-06-10 17:27               ` Ludovic Brenta
2006-06-10 18:43                 ` ferro.francesco
2006-06-10 19:41                   ` Ludovic Brenta [this message]
2006-06-10 20:03                     ` ferro.francesco
2006-06-10 20:50                       ` Ludovic Brenta
replies disabled

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