comp.lang.ada
 help / color / mirror / Atom feed
From: Laurent <lutgenl@icloud.com>
Subject: Re: Problem with XNAdaLib 2015 binaries for MacOS 10.9 including GTKAda GPL 2015
Date: Sun, 6 Sep 2015 12:19:00 -0700 (PDT)
Date: 2015-09-06T12:19:00-07:00	[thread overview]
Message-ID: <782cc18b-cf19-4a6d-abd2-d9f3cbf29434@googlegroups.com> (raw)
In-Reply-To: <40d335af-ce72-406d-a57a-812752dfaf9f@googlegroups.com>

On Sunday, 6 September 2015 21:18:11 UTC+2, Laurent  wrote:
> Hi
> 
> I have installed the XNAdaLib und /usr/local and I have added it to my PATH.
> 
> But when I try to use it I get an odd behavior. I can see the library in the project tab. I have access to the different files but when I try to build something with it I get following error:
> 
> Builder results
>     /Volumes/Kingston/GPS/Test/test.gpr
>         1:6 unknown project file: "gnoga.gpr"
> 
> The test.adb :
> 
> procedure Test is
> begin
>    null;
> end Test;
> 
> the test.gpr:
> 
> with "gnoga.gpr";
> 
> project Test is
> 
>    for Source_Dirs use ("/Volumes/Kingston/GPS/Test");
> 
> end Test;
> 
> my PATH:
> 
> export PATH=/usr/local/gnat/bin:/opt/gcc-5.1.0/bin:/usr/local/xnadalib-2015/bin:$PATH
> export GPR_PROJECT_PATH=/usr/local/xnadalib-2015/lib/gnat:/usr/local/xnadalib-2015/share/gpr:$GPR_PROJECT_PATH
> 
> Any idea?
> 
> Thanks
> 
> Laurent

Forgotten to say that I use Mac OS Yosemite


      reply	other threads:[~2015-09-06 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06 19:18 Problem with XNAdaLib 2015 binaries for MacOS 10.9 including GTKAda GPL 2015 Laurent
2015-09-06 19:19 ` Laurent [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