comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: GNAT GPL 2009 and Vista
Date: Wed, 16 Jun 2010 03:14:19 -0500
Date: 2010-06-16T03:14:19-05:00	[thread overview]
Message-ID: <d21a6$4c18881f$433a4eca$15450@API-DIGITAL.COM> (raw)

An acquaintance is unable to get GNAT GPL 2009 to work on Vista, is 
anyone aware of any problems on that platform? Even the simplest program 
fails to build (quoting):

with Ada.Text_IO;
procedure Hello is
   use Ada.Text_IO;
begin
   Put_Line("Hello, world!");
   New_Line;
   Put_Line("I am an Ada program with package use.");
end Hello;

And this is the error I get:

[2010-06-12 17:07:23] Could not determine the project for file: 
C:\Users\sebastion\Code\Ada\hello.adb
[2010-06-12 17:07:23] Invalid context, cannot build

Every time I try to make a new project, it freezes.



             reply	other threads:[~2010-06-16  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-16  8:14 Marc A. Criley [this message]
2010-06-16 12:17 ` GNAT GPL 2009 and Vista Gautier write-only
replies disabled

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