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.246.194 with SMTP id xy2mr2413538pac.36.1392235978943; Wed, 12 Feb 2014 12:12:58 -0800 (PST) X-Received: by 10.140.49.65 with SMTP id p59mr3024qga.41.1392235978831; Wed, 12 Feb 2014 12:12:58 -0800 (PST) Path: border1.nntp.dca.giganews.com!nntp.giganews.com!c10no19405312igq.0!news-out.google.com!s3ni16515qas.0!nntp.google.com!f11no18722037qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 12 Feb 2014 12:12:58 -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:12:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:184813 Date: 2014-02-12T12:12:58-08:00 List-Id: @briot.e...@gmail.com: > 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. Thank you very much. I have read the threads on stack overflow but I never interpreted it to put the "with gtkada" into the .gpr file.