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!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: ada and opengl 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> Date: Mon, 21 Jul 2014 09:45:21 -0500 Message-ID: <85egxesrcu.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:jkj5B/TYV7irIUp0uXAtEgqhuSw= MIME-Version: 1.0 Content-Type: text/plain X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 40d0553cd2783e3fb833005034 X-Received-Bytes: 2020 X-Received-Body-CRC: 491539008 Xref: news.eternal-september.org comp.lang.ada:21090 Date: 2014-07-21T09:45:21-05:00 List-Id: pincerfae@gmail.com writes: >> What did you do to show these "work fine"? > > > I loaded the examples into adagide, built them, ran them with no > errors. Ok, so your environment is fine. >> > I have not been able to get the examples from david's opengl bindings >> >> > to work at all. the problem starts when I try to build adaglut.adb. >> >> What menu/button/command are you executing? > build. > > I've since deleted the bindings because I've spent a week trying to > get the examples to work with no success. You are giving up too soon; you just barely started getting help here. Since the Globe_3d examples work, the problem is in the way you are trying to build adaglut.adb Compare that to how the Globe_3d examples are built. I don't use AdaGide; do you know what command line the "build" menu invokes? > seems like you have to have a *nix environment to get > anything outside of simple coding in ada to work. No, just more patience, and willingness to learn how things work. -- -- Stephe