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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM 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.8.135 with SMTP id r7mr54613418pba.8.1317514940714; Sat, 01 Oct 2011 17:22:20 -0700 (PDT) Path: lh7ni9406pbb.0!nntp.google.com!news1.google.com!postnews.google.com!x16g2000yql.googlegroups.com!not-for-mail From: TI Launchpad Newsgroups: comp.lang.ada Subject: Re: GPS and GTK Date: Sat, 1 Oct 2011 15:32:41 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8f76c33d-6dd8-47e7-959e-0b528c5d1e1c@x16g2000yql.googlegroups.com> References: <9654cee3-57dd-477f-8b31-c1b3d470ad40@20g2000yqq.googlegroups.com> NNTP-Posting-Host: 128.61.127.77 Mime-Version: 1.0 X-Trace: posting.google.com 1317514940 28633 127.0.0.1 (2 Oct 2011 00:22:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 2 Oct 2011 00:22:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x16g2000yql.googlegroups.com; posting-host=128.61.127.77; posting-account=-3MmFwoAAADyZPeNxdEc7e6-q1PjRkuU User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Xref: news1.google.com comp.lang.ada:18266 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-10-01T15:32:41-07:00 List-Id: Dear everyone, Thanks so much for your help! I have gotten it to work; you guys were exactly right, I just needed to install GtkAda in C:\GNAT\2011. By doing that, all the GtkAda files got put where they needed to be relative to the original GNAT files. Anyways, I really appreciate all your help!