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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.186.103 with SMTP id fj7mr4062645pac.9.1436951109249; Wed, 15 Jul 2015 02:05:09 -0700 (PDT) X-Received: by 10.140.37.48 with SMTP id q45mr52482qgq.34.1436951109204; Wed, 15 Jul 2015 02:05:09 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!qs7no5584937igc.0!news-out.google.com!4ni81183qgh.1!nntp.google.com!e109no1077638qge.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 15 Jul 2015 02:05:08 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.163.1.105; posting-account=Srm5lQoAAAAEMX9rv2ilEKR6FDPapmSq NNTP-Posting-Host: 193.163.1.105 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <77650e39-2263-497b-b4f0-c4944c62929c@googlegroups.com> Subject: Re: Libre GNAT/GPS Configuration-Install on Apple MacBook, OSX Yosemite 64bit machine From: Mark Lorenzen Injection-Date: Wed, 15 Jul 2015 09:05:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:26816 Date: 2015-07-15T02:05:08-07:00 List-Id: On Wednesday, July 15, 2015 at 5:02:47 AM UTC+2, Michael A wrote: > On Windows, I could compile just a 5 line "hello world", but it seems lik= e this incarnation of Libre GNAT/GPS that every thing has to been within a = "project" structure or **.gpr file. For the life of me I cannot get the dir= ectories and project setting and then link in a source file, to work. In GPS: Select "Project" | "New..." and then use the wizard to create a pro= ject file. It's very easy. Regards, MarkL