comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Can't get to include AWS
Date: Sat, 29 Dec 2018 20:30:30 +0000
Date: 2018-12-29T20:30:30+00:00	[thread overview]
Message-ID: <lyy3885b4p.fsf@pushface.org> (raw)
In-Reply-To: 8c701b7a-870c-4258-a8de-d9340d52f653@googlegroups.com

Andrew Shvets <andrew.shvets@gmail.com> writes:

> I installed the latest GNAT Community distribution from AdaCore in
> ~/GNAT and when I tried to use my *.GPR file in order to build my
> code, I encountered the below error:
>
> unknown project file: "aws"
>
> In my *.GPR file I did 'with "aws";'.

I have GNAT CE installed under /opt/gnat-ce-2018.

If I don't have /opt/gnat-ce-2018/bin on my PATH but say

   /opt/gnat-ce-2018/bin/gprbuild -P shvets.gpr

where shvets.gpr contains 'with "aws";' I get the same as you.

If I do have /opt/gnat-ce-2018/bin on my PATH and say

   gprbuild -P shvets.gpr

it works fine.

  parent reply	other threads:[~2018-12-29 20:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-28  3:58 Can't get to include AWS Andrew Shvets
2018-12-28  9:23 ` eduardsapotski
2018-12-30 19:39   ` Andrew Shvets
2018-12-29 19:34 ` Björn Lundin
2018-12-30 19:38   ` Andrew Shvets
2018-12-29 20:30 ` Simon Wright [this message]
2018-12-30 19:46   ` Andrew Shvets
2018-12-30 21:42     ` Simon Wright
2020-06-04 20:00     ` mhrawcliffe
replies disabled

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