comp.lang.ada
 help / color / mirror / Atom feed
From: Szymon Guz <guzo@stud.ics.p.lodz.pl>
Subject: Re: Ada .NET problem
Date: Sat, 27 Mar 2004 17:46:31 +0100
Date: 2004-03-27T17:46:31+01:00	[thread overview]
Message-ID: <c44b9g$oc9$1@nemesis.news.tpi.pl> (raw)
In-Reply-To: <c4459s$bkl$1@atlantis.news.tpi.pl>

Szymon Guz wrote:
> Hi,
> I installed (I hope properly) mgnat. I configured that as it is written
> on the page:
> 
> While compiling using AdaGIDE such simple package:
> 
> ********************************
> with Msil_Types;
> 
> package Test is
> end Test;
> ********************************
> 
> I get this error:
> 
> test.ads:1:06: file "msil_types.ads" not found
> 
> Where is my mistake ? I've got in the registry keys:
> 
> ********************************
> [HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT]
> 
> [HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT\Root]
> @="d:\\GNAT\\mgnat"
> 
> [HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT\Standard 
> Libraries]
> 
> [HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT\Standard 
> Libraries\DOTNET]
> @="D:\\gnat\\mgnat\\include"
> 
> ********************************
> 
> also d:\gnat\mgnat\bin is addet to the PATH variable

OK, I've done that. The problem was with a register key. The key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT\Standard
Libraries\DOTNET]
@="D:\\gnat\\mgnat\\include"

should be:
[HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\MGNAT\Standard Libraries]
"DOTNET"="D:\\gnat\\mgnat\\include"



      reply	other threads:[~2004-03-27 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-27 15:06 Ada .NET problem Szymon Guz
2004-03-27 16:46 ` Szymon Guz [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