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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.42.235.132 with SMTP id kg4mr26657865icb.22.1406570327650; Mon, 28 Jul 2014 10:58:47 -0700 (PDT) X-Received: by 10.50.124.68 with SMTP id mg4mr568276igb.11.1406570327378; Mon, 28 Jul 2014 10:58:47 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.ripco.com!news.glorb.com!h18no9423275igc.0!news-out.google.com!eg1ni10igc.0!nntp.google.com!h18no5730312igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 28 Jul 2014 10:58:46 -0700 (PDT) In-Reply-To: <900569379428211838.753190laguest-archeia.com@nntp.aioe.org> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=206.188.60.100; posting-account=ctJm-AoAAABQaCDtzbgPWk5DGAl9lKGW NNTP-Posting-Host: 206.188.60.100 References: <6dd12748-8445-4a23-873b-1ecf5bed04ae@googlegroups.com> <1jivoaemqfjod.k1jq6xh9bn73.dlg@40tude.net> <36d12cf1-0569-483f-9fb9-5a0161db1b17@googlegroups.com> <900569379428211838.753190laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5d6950eb-0b28-4de5-b263-252602392924@googlegroups.com> Subject: Re: openglada build problem. From: pincerfae@gmail.com Injection-Date: Mon, 28 Jul 2014 17:58:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:21314 Date: 2014-07-28T10:58:46-07:00 List-Id: On Sunday, July 27, 2014 8:46:14 PM UTC-7, Luke A. Guest wrote: > < > > > 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. > > > > I'm sorry but it's seriously not difficult if you know how to use the > > tools. You need to look at he gnat options. This is not m$'s c++ IDE where > > everything is done for you. and WHERE did I mention anything about C/C++? Oh wait, I didn't, did I? lose the goddamned attitude. I downloaded the glfw, with no clue on where to install the files, because there's NO INSTRUCTIONS on where to put them. This has been my problem. I view the readme for every opengl binding I've downloaded (as there are only three), and I still get error messages about 'missing -lgfw'. WHEN I AM ACTUALLY USING THE GNAT COMPILER... The main issue I am seeing (and have been seeing for quite a while), is that a lot of these so-called bindings seem to be written and packaged for people running *nix systems, and not windows (WHICH IS WHAT I'M USING).