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 autolearn=ham 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.14.132 with SMTP id p4mr1715672pbc.14.1316418367205; Mon, 19 Sep 2011 00:46:07 -0700 (PDT) Path: lh7ni304pbb.0!nntp.google.com!news1.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GPS and GTK Date: Mon, 19 Sep 2011 08:46:05 +0100 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="5294"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+487x8scHu8S5DBCgl+IWEqdEZrutA4Nk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:YV8YaddqAhSSMjjc4/i/oszc6y0= sha1:mTBdjwfUWBYG/HCgGfM9AfxY1Zk= Xref: news1.google.com comp.lang.ada:18027 Content-Type: text/plain; charset=us-ascii Date: 2011-09-19T08:46:05+01:00 List-Id: "Alex Mentis" writes: > TI Launchpad 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. I'm running Windows 7, and have GPS installed at >> C:\GNAT\2011, and GtkAda installed at C:\GtkAda. I tried adding >> GtkAda to my PATH; at the moment my PATH user variable includes >> C:\GNAT\2011\bin, and my Path System variable includes >> C:\GtkAda\bin. Any advice on resolving this problem is greatly >> appreciated! > > Even though the GtkAda installer likes to install GtkAda rooted at > C:\GtkAda by default, I've always had better success changing the root > GtkAda install path to C:\GNAT\2011 (or whatever year of GNAT you're > using). It seems to help GNAT find all the stuff the GtkAda projects > are dependent upon. Answered at Stack Overflow: http://stackoverflow.com/questions/7464251/ada-gps-ide-cant-seem-to-find-gtkada