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.66.65.109 with SMTP id w13mr12801052pas.21.1405466120301; Tue, 15 Jul 2014 16:15:20 -0700 (PDT) X-Received: by 10.50.118.97 with SMTP id kl1mr196285igb.0.1405466120110; Tue, 15 Jul 2014 16:15:20 -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!news.glorb.com!h18no2311784igc.0!news-out.google.com!gf2ni861igb.0!nntp.google.com!h18no2311781igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 15 Jul 2014 16:15:19 -0700 (PDT) In-Reply-To: <0fff89bb-42c0-490f-89c1-aec4a6e09e3c@googlegroups.com> 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: <0fff89bb-42c0-490f-89c1-aec4a6e09e3c@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4ccabbe2-b221-4ddd-b105-d0ac558abed4@googlegroups.com> Subject: Re: ada and opengl From: pincerfae@gmail.com Injection-Date: Tue, 15 Jul 2014 23:15:20 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:20962 Date: 2014-07-15T16:15:19-07:00 List-Id: On Tuesday, July 15, 2014 12:21:31 PM UTC-7, Marius Amado-Alves wrote: > Strictly you have to understand OpenGL, not C. > (Not to discourage you, but OpenGL is huge, specially in the number of di= fferent ways available to do basically the same thing. Unfortunately the ex= isting Ada bindings do not solve this. And unfortunately there is no good O= penGL book that solves this either.) I'm already discouraged, and it has nothing to do with the size or vastness= of the opengl language. I have the bindings for my laptop (which is win 7), and no way to use them. I'm unable to compile ANY programs with opengl because of error messages st= ating that certain files (like gl.ads, for example) are missing. the files are there. I downloaded them. but the compiler does not see them.= HOW CAN THIS BE FIXED?=20