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.50.164.198 with SMTP id ys6mr9664699igb.5.1385548819875; Wed, 27 Nov 2013 02:40:19 -0800 (PST) X-Received: by 10.49.95.104 with SMTP id dj8mr37793qeb.23.1385548819834; Wed, 27 Nov 2013 02:40:19 -0800 (PST) Path: border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!i2no8755672qav.0!news-out.google.com!p7ni1763qat.0!nntp.google.com!i2no8755670qav.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 27 Nov 2013 02:40:19 -0800 (PST) In-Reply-To: <3858716e-f2e3-44c3-9769-6643b7f35f37@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:690:2200:9aa1:d9d2:f055:a76b:94d5; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 2001:690:2200:9aa1:d9d2:f055:a76b:94d5 References: <5285429d$0$29424$2c885b36@post.eweka.nl> <5054a4a4-fdef-4f56-b8e7-4ba7fc541bae@googlegroups.com> <528f8d62$0$6060$2c885b36@post.eweka.nl> <3858716e-f2e3-44c3-9769-6643b7f35f37@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: OpenGLAda 0.3 and OpenCLAda 0.1 released From: Marius Amado-Alves Injection-Date: Wed, 27 Nov 2013 10:40:19 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:184013 Date: 2013-11-27T02:40:19-08:00 List-Id: Continuing studying this. You're right, this binding is the thickiest around. Congrats again. All tests build but some e.g. gl_test-opengl3 abort with messages like """ C:\Users\ADMIN\OpenGLAda-0.3\bin\gl_test-opengl3 Error occured (VERSION_UNAVAILABLE): WGL: OpenGL profile requested but WGL_ARB_create_context_profile is unavailable raised PROGRAM_ERROR : EXCEPTION_ACCESS_VIOLATION [2013-11-27 10:31:31] process exited with status 1 (elapsed time: 00.21s) """ Thanks.