comp.lang.ada
 help / color / mirror / Atom feed
From: Egil H H <ehh.public@gmail.com>
Subject: Re: After redesigning my Poject I have the following Projectfile:
Date: Fri, 17 Nov 2023 00:51:30 -0800 (PST)	[thread overview]
Message-ID: <c9a58bef-6237-499b-a592-aa998b04d81en@googlegroups.com> (raw)
In-Reply-To: <2b586484-be9c-47ce-bcba-c67b62048e65n@googlegroups.com>

On Friday, November 17, 2023 at 3:30:38 AM UTC+1, Petter wrote:
> with "..\..\..\..\GNAT\2021\share\gpr\gnatcoll.gpr"; 
> 
> Any Suggestions?

`<GNAT root>/2021/share/gpr` should already be in the default project file search path.
`with "gnatcoll";` should be enough (and will update to corresponding versions of gnatcoll when you update the compiler)

      parent reply	other threads:[~2023-11-17  8:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17  2:30 After redesigning my Poject I have the following Projectfile: Petter
2023-11-17  8:13 ` Nasser M. Abbasi
2023-11-17  8:51 ` Egil H H [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