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: a07f3367d7,6e0a8d41157168df X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o28g2000yqh.googlegroups.com!not-for-mail From: "Antoine Heijde, van der" Newsgroups: comp.lang.ada Subject: Re: Building GtkAda [with OpenGL] on Windows [XP] Date: Tue, 5 Jan 2010 04:53:09 -0800 (PST) Organization: http://groups.google.com Message-ID: <7e4ec1be-bf8d-457e-9dff-2ae36186c788@o28g2000yqh.googlegroups.com> References: <94db54bd-9443-4fd6-9f3e-bbc845581c0c@a10g2000pre.googlegroups.com> NNTP-Posting-Host: 88.89.241.241 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1262695989 26043 127.0.0.1 (5 Jan 2010 12:53:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 5 Jan 2010 12:53:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o28g2000yqh.googlegroups.com; posting-host=88.89.241.241; posting-account=egcTYQoAAAB1OxWcL6OcnvJfyA2-YfNv User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8610 Date: 2010-01-05T04:53:09-08:00 List-Id: Hello Rick, Thanks for your answer! Well in the meantime I found the problem, the program cygpath is missing in my environment and that is why my build was failing. Because of this failure a needed library was not included [libgnat.dll] (still to test). Only don't understand why a cygwin program is used in a mingw environment, but I will investigate this next week. And hopefully also build the OpenGL support in it. And I didn't know about your site but I will keep a watch on it ;-) PS as I am not an academic user I didn't contact the GAP program of Adacore. Best regards, Antoine