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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,51d4d19c8eb4edaa X-Google-Attributes: gid103376,public From: jerry@jvdsys.stuyts.nl (Jerry van Dijk) Subject: Re: GNAT 3.11, Problems with OpenGL on WinNT (Resend) Date: 1999/02/13 Message-ID: #1/1 X-Deja-AN: 443835967 References: <79urpf$abd$1@fleetstreet.Austria.EU.net> <7a1ikd$aau$1@nnrp1.dejanews.com> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1999-02-13T00:00:00+00:00 List-Id: mcc@cs.usafa.af.mil wrote: : We at the Air Force Academy use GNAT 3.11p with OpenGL for our graphics : course. We do not use glaux, however. I do not have that DLL on my : machine. I believe we got OpenGL95.exe from Microsoft, and the Ada binding : from http://www.niestu.com/languages/oglada/#bindings : For the latter, you need to change pragma Import(C,... to : pragma Import(Stdcall, ... In version 3.6 there also were some constant declarations missing in the Ada binding. I have not yet checked if this has been corrected in the 3.7 version, although I did alert the author. Also note that you need to build GNAT style .a import libraries. -- -- Jerry van Dijk | Leiden, Holland -- Team Ada/Ada-Belgium | jdijk@acm.org -- see http://stad.dsl.nl/~jvandyk