Ada .NET problem
From: Szymon Guz (guzo_at_stud.ics.p.lodz.pl)
Date: 03/27/04
- Next message: Szymon Guz: "Re: Ada .NET problem"
- Previous message: Georg Bauhaus: "Re: TASH"
- Next in thread: Szymon Guz: "Re: Ada .NET problem"
- Reply: Szymon Guz: "Re: Ada .NET problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Mar 2004 16:06:06 +0100
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
- Next message: Szymon Guz: "Re: Ada .NET problem"
- Previous message: Georg Bauhaus: "Re: TASH"
- Next in thread: Szymon Guz: "Re: Ada .NET problem"
- Reply: Szymon Guz: "Re: Ada .NET problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]