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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a949937a76bda3b7,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!q14g2000yqe.googlegroups.com!not-for-mail From: =?ISO-8859-2?Q?Szymon_Z=B1bkiewicz?= Newsgroups: comp.lang.ada Subject: Setting up Opengl Date: Wed, 17 Nov 2010 10:10:19 -0800 (PST) Organization: http://groups.google.com Message-ID: <1b5c6b5d-c5aa-4e59-9079-940d3f269e29@q14g2000yqe.googlegroups.com> NNTP-Posting-Host: 91.150.221.98 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1290017419 23447 127.0.0.1 (17 Nov 2010 18:10:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 17 Nov 2010 18:10:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q14g2000yqe.googlegroups.com; posting-host=91.150.221.98; posting-account=fegh3QoAAADfK3OkF69FxYtLXzTmWYjr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:16524 Date: 2010-11-17T10:10:19-08:00 List-Id: Hello everyone. I'm new to Ada (coming from c++ background). I would appreciate if someone could tell me step by step how to set up opengl with Ada on windows. I have huge difficulties with those different command line options. I'd really appreciate the help. Cheers!