comp.lang.ada
 help / color / mirror / Atom feed
From: Christian Gottschalk <sirius27@gmx.net>
Subject: Re: GPS and GNATbench problem...
Date: Mon, 16 Mar 2009 15:50:57 +0100
Date: 2009-03-16T15:50:57+01:00	[thread overview]
Message-ID: <gplpid$mgp$1@online.de> (raw)
In-Reply-To: <Xns9BCFE3817FBB4pcc482719gmailcom@198.186.192.137>

Also sprach Peter C. Chapin:
>> In unrelated news, the Ada.NET setup refuses to install, claiming I
>> don't have the SDK installed. It's lying.
> I had this issue as well because, in my case at least, I installed the SDK
> as part of the Visual Studio 2008 installation. Apparently the SDK is
> installed slightly differently than with the older Visual Studio 2005
> (which is the version GNAT for .NET officially supports). I understand the
> issue is probably related to the SDK version and not the VS version, but in
> any case there was a version problem.
>
> The workaround was to manually edit some registry key to contain the
> information the installer is looking for (basically a path). The problem is
> that the key dosn't exist with the new SDK so you have to create it. Now
> you are probably wondering just which register key is involved. Alas, I
> don't recall and I can't find it right now. I realize that isn't too
> helpful. Perhaps someone else here can jump in with the necessary
> details... :-)

Ah yes, of course. Process Monitor shows that the installer wants
HKLM\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\sdkInstallRootv2.0
(that's HKLM\SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv2.0 for
those with 32-bit Windows) which it cannot find (since the layout did
indeed change). Creating a string value by that name (and the correct
content) worked. Someone screwed up backwards compatibility ... or
AdaCore wasn't folliwing documented procedure.

*facepalm*

Sadly, Process Monitor wasn't so helpful with that other problem.

Ciao,
    Christian



      reply	other threads:[~2009-03-16 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12 22:36 GPS and GNATbench problem Dariusz Linda
2009-03-15 16:40 ` Christian Gottschalk
2009-03-16  2:21   ` Peter C. Chapin
2009-03-16 14:50     ` Christian Gottschalk [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