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.236.207.164 with SMTP id n24mr13170754yho.5.1405968165762; Mon, 21 Jul 2014 11:42:45 -0700 (PDT) X-Received: by 10.50.17.102 with SMTP id n6mr119927igd.9.1405968165500; Mon, 21 Jul 2014 11:42:45 -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!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!j15no1858879qaq.0!news-out.google.com!eg1ni1igc.0!nntp.google.com!h18no5170240igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 21 Jul 2014 11:42:44 -0700 (PDT) In-Reply-To: <85egxesrcu.fsf@stephe-leake.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: <0fff89bb-42c0-490f-89c1-aec4a6e09e3c@googlegroups.com> <4ccabbe2-b221-4ddd-b105-d0ac558abed4@googlegroups.com> <85d2d09suz.fsf@stephe-leake.org> <70789fcd-3b3a-4878-ab46-d48781a33ecf@googlegroups.com> <85egxesrcu.fsf@stephe-leake.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <73b5eb5e-3934-4d5c-8b3c-2d71d625745c@googlegroups.com> Subject: Re: ada and opengl From: pincerfae@gmail.com Injection-Date: Mon, 21 Jul 2014 18:42:45 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2004 X-Received-Body-CRC: 4234847724 Xref: news.eternal-september.org comp.lang.ada:21093 Date: 2014-07-21T11:42:44-07:00 List-Id: an interesting thing happened. I went into the examples of globe_3d and 'built' one of them (mini.adb), an= d was able to do so with little to no problem (there was an error in adagid= e, where I wasn't able to execute the mini.exe from within adagide, so I ha= d to go to the actual file and run it, with no problem. I decided to go into GPS and try the same thing, only with no errors. I'm wondering if I should download the openglada bindings, since I'm gettin= g a better idea of how GNAT GPS works... thank you for responding.