From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cd6230d1f34628f3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Alfred Hilscher Newsgroups: comp.lang.ada Subject: Re: MingGW and AdaGIDE Date: Fri, 10 Jun 2005 11:59:18 +0200 Organization: none Message-ID: <42A96476.42F901B@alfred-hilscher.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1118397858 04 590 BRS8rE0Ob6fIu1w 050610 10:04:18 X-Complaints-To: usenet-abuse@t-online.de X-ID: EZznWYZXreL+BNA0F+O1ZgDPH5-khX5-EiaUJx71dELrsanMmKQ-Ey X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: g2news1.google.com comp.lang.ada:11278 Date: 2005-06-10T11:59:18+02:00 List-Id: Hi Jeffrey, AdaGide looks for the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Ada Core Technologies\GNAT". If it cannot access this key, you get the message "GNAT not installed". So in your case it is possible, that you either do not have this registry key or you are not privileged to access it. AdaGide uses it, to find the GNAT binary directory to add it to the PATH environment variable. As in many cases the PATH already includes the "...GNAT\bin" this is not really needed for correct work. So check your registry, and - if not correct - correct it, or - otherwise - simply ignore the message. Maybe later versions of AdaGide should check if the binaries are already in the PATH. Jeffrey Carter schrieb: > > I downloaded MinGW (3.2.0) and also AdaGIDE (7.30). When I start > AdaGIDE, I get a dialog saying that GNAT is not installed. Other than > that, it works fine, and I'm able to compile and build from AdaGIDE. > Does anyone know how to get rid of the irritating dialog? > > -- > Jeff Carter > "C++ is like jamming a helicopter inside a Miata > and expecting some sort of improvement." > Drew Olbrich > 51 -- ----------------------------------------------------- To send me mail, please replace "Spam" by "Jedermann" -----------------------------------------------------