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.58.136.35 with SMTP id px3mr6592934veb.31.1392021353664; Mon, 10 Feb 2014 00:35:53 -0800 (PST) X-Received: by 10.140.36.37 with SMTP id o34mr50861qgo.10.1392021353605; Mon, 10 Feb 2014 00:35:53 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!f11no15546171qae.1!news-out.google.com!y18ni5935qap.1!nntp.google.com!k15no15512715qaq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 10 Feb 2014 00:35:53 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.98.77.125; posting-account=6yLzewoAAABoisbSsCJH1SPMc9UrfXBH NNTP-Posting-Host: 194.98.77.125 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GPS on MacOS 10.9 doesn't find GTKAda From: briot.emmanuel@gmail.com Injection-Date: Mon, 10 Feb 2014 08:35:53 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1284 Xref: number.nntp.dca.giganews.com comp.lang.ada:184767 Date: 2014-02-10T00:35:53-08:00 List-Id: You cannot "with" a project file from an Ada source file (as you do in test.adb) You do this from your own project file instead.