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,dc7ae4ba7bf202da X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!d77g2000hsb.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GTK Build from source Date: Sat, 16 Aug 2008 03:30:50 -0700 (PDT) Organization: http://groups.google.com Message-ID: <16c33788-3d54-494e-9e4f-bc8178ef11a1@d77g2000hsb.googlegroups.com> References: <56427db9-557f-44c2-8325-b3c44a4db8f8@z66g2000hsc.googlegroups.com> NNTP-Posting-Host: 88.170.86.208 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1218882650 9988 127.0.0.1 (16 Aug 2008 10:30:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 16 Aug 2008 10:30:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d77g2000hsb.googlegroups.com; posting-host=88.170.86.208; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.16) Gecko/20080702 Iceape/1.1.11 (Debian-1.1.11-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7360 Date: 2008-08-16T03:30:50-07:00 List-Id: Srini writes: > Clearly there is something I am missing. Since I have just started > using GPS (I used to use just command line gnatmake) I am looking for > some advice. Here is my advice: - read the file INSTALL; you cannot build GtkAda with the gpr files alone. A preprocessing step is necessary. - if you still have trouble, send an email to gtkada@lists.adacore.com. The authors of GtkAda are there. HTH -- Ludovic Brenta.