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.250.200 with SMTP id ze8mr2364213pac.29.1392236283018; Wed, 12 Feb 2014 12:18:03 -0800 (PST) X-Received: by 10.140.91.227 with SMTP id z90mr468832qgd.3.1392236282959; Wed, 12 Feb 2014 12:18:02 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!c10no19411439igq.0!news-out.google.com!s3ni15330qas.0!nntp.google.com!k15no18697004qaq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 12 Feb 2014 12:18:02 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.141.136.55; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 78.141.136.55 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GPS on MacOS 10.9 doesn't find GTKAda From: Laurent Injection-Date: Wed, 12 Feb 2014 20:18:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1910 Xref: number.nntp.dca.giganews.com comp.lang.ada:184814 Date: 2014-02-12T12:18:02-08:00 List-Id: Am Montag, 10. Februar 2014 01:48:20 UTC+1 schrieb John B. Matthews: > Both approaches are covered in "Getting started with GtkAda": > @John B. Matthews >From docs.adacore: >To build your own application, you should then setup a project file (see the GNAT documentation for >more details on project files), which simply contains the statement: Oops. I think I have read this article put somehow I have ignored this line :( Is quite clear compared to the stack overflow threads. Now both tests compile. Don't really need it for the moment but now I now that GPS works as it should. Thank you very much