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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,425d51d43921b223 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.1.39 with SMTP id 7mr1477749pbj.11.1316416910365; Mon, 19 Sep 2011 00:21:50 -0700 (PDT) Path: lh7ni292pbb.0!nntp.google.com!news1.google.com!goblin1!goblin.stu.neva.ru!news.astraweb.com!border5.a.newsrouter.astraweb.com!feeder.news-service.com!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: GPS and GTK Date: Mon, 19 Sep 2011 09:21:43 +0200 Organization: cbb software GmbH Message-ID: References: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news1.google.com comp.lang.ada:18024 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2011-09-19T09:21:43+02:00 List-Id: On Sun, 18 Sep 2011 15:19:57 -0700 (PDT), in comp.lang.ada you wrote: > I have installed both the GNAT Programming Studio (GPS) and GtkAda. > They both seem to work fine, but when I try to build the Simple Window > project under New Project from Template, I get a bunch of errors > saying "file gtk.ads not found." This seems to be a directory/ > dependency sort of problem - GPS doesn't know where to look for > GtkAda. GPS (GPRbuild) looks for installed projects in /lib/gnat/ gtkada.gpr should be located there. Additionally to that there are GPR_PROJECT_PATH and ADA_PROJECT_PATH environment variables. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de