comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Trying Gnoga
Date: Mon, 6 Jul 2020 12:30:59 +0200	[thread overview]
Message-ID: <rduuh3$pom$1@gioia.aioe.org> (raw)
In-Reply-To: 5f02f525$0$1441$e4fe514c@news.kpn.nl

On 06/07/2020 11:55, ldries46 wrote:
> I want to try Gnoga but when running  tutorial 1 I get the following 
> messages:
> [2020-07-06 11:33:14] 
> C:\GNAT\gnoga\tutorial\tutorial-01\tutorial_01.gpr:1:06: unknown project 
> file: "settings.gpr"
> [2020-07-06 11:33:14] 
> C:\GNAT\gnoga\tutorial\tutorial-01\tutorial_01.gpr:2:06: unknown project 
> file: "gnoga.gpr"
> I am running GNAT community 2020 on Windows 10.
> I have tried to include the directories in the Path and later on in 
> GPR_PROJECT_PATH but that does not work.
> Which environment variable must contain the path or is there another way?

ADA_PROJECT_PATH. But they are same. Run cmd. Type

    echo %ADA_PROJECT_PATH%

Verify that the directory separator is semicolon, not colon.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2020-07-06 10:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  9:55 Trying Gnoga ldries46
2020-07-06 10:30 ` Dmitry A. Kazakov [this message]
2020-07-06 12:14 ` Jere
2020-07-06 14:17 ` Jeffrey R. Carter
replies disabled

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