comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: GPS/Gnat Studio: Code completion with other projects
Date: Tue, 02 Feb 2021 15:27:51 -0800	[thread overview]
Message-ID: <86zh0m124o.fsf@stephe-leake.org> (raw)
In-Reply-To: 64d6a85b-3197-42a3-b8a5-c442c0fca2fbn@googlegroups.com

John Perry <john.perry@usm.edu> writes:

> On Monday, February 1, 2021 at 1:52:02 AM UTC-6, Dmitry A. Kazakov wrote:
>> It is a bug introduced in the latest version. Cross-referencing (it 
>> seems more than just auto-completion affected) across packages worked 
>> fine in earlier GPS versions. 
>
> Thank you very much. One place it fails for me is indeed the most
> recent Gnat Studio. However, I can't get it to work in a previous
> version, either, perhaps because I'm using the wrong method to include
> it. (GPS 2019, last one on Mac)
>
> One thing I tried was
>
>     with "path/to/package/A.gpr";
>     project B is
>         -- etc.

What error message did this give?

You probably have to put the package directory in the environment variable
GPR_PROJECT_FILES.


> Another thing I tried was
>
>     project B is
>         for Source_Dir use ("src","path/to/package/src");
>         -- etc.

What error message did this give?

-- 
-- Stephe

      parent reply	other threads:[~2021-02-02 23:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  1:52 GPS/Gnat Studio: Code completion with other projects John Perry
2021-02-01  7:51 ` Dmitry A. Kazakov
2021-02-01 15:13   ` John Perry
2021-02-02 23:00     ` Rod Kay
2021-02-03 21:52       ` John Perry
2021-02-12 12:32         ` Jérôme Haguet
2021-02-12 16:48         ` Shark8
2021-02-03 21:55       ` John Perry
2021-02-02 23:27     ` Stephen Leake [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