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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: openglada build problem. Date: Sun, 27 Jul 2014 23:13:00 +0100 Organization: A noiseless patient Spider Message-ID: References: <6dd12748-8445-4a23-873b-1ecf5bed04ae@googlegroups.com> <1jivoaemqfjod.k1jq6xh9bn73.dlg@40tude.net> <36d12cf1-0569-483f-9fb9-5a0161db1b17@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx05.eternal-september.org; posting-host="f008dfb2a20cab2735f9b6a28e892fd7"; logging-data="13399"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18SGwyFSsJA1DEOjH0djol7EVQ22l5dg7I=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:HZT3lK8nK8HNk+u126WjSpWCMjA= sha1:vLIH9wylTKWhox7NohndRzHxs6I= Xref: news.eternal-september.org comp.lang.ada:21301 Date: 2014-07-27T23:13:00+01:00 List-Id: pincerfae@gmail.com writes: > On Sunday, July 27, 2014 12:16:34 AM UTC-7, Dmitry A. Kazakov wrote: >> GLFW is not standard Windows GL, AFAIK. You must install it and its >> libraries first. > > and just how do I go about doing that? > I've all but given up on trying to get gl-ANYTHING to work with ada. It is a shame that the openglada demo programs depend on other libraries. http://flyx.github.io/OpenGLAda/ (just above the "Getting the Code" heading) has links to GLFW, SOIL snd FTGL.At least http://www.glfw.org/download.html contains links to Windows binaries.