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.42.82.79 with SMTP id c15mr907624icl.7.1406595917200; Mon, 28 Jul 2014 18:05:17 -0700 (PDT) X-Received: by 10.50.44.18 with SMTP id a18mr22344igm.12.1406595917085; Mon, 28 Jul 2014 18:05:17 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h18no9606591igc.0!news-out.google.com!eg1ni10igc.0!nntp.google.com!h18no5854537igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 28 Jul 2014 18:05:16 -0700 (PDT) In-Reply-To: <900569379428211838.753190laguest-archeia.com@nntp.aioe.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: <6dd12748-8445-4a23-873b-1ecf5bed04ae@googlegroups.com> <1jivoaemqfjod.k1jq6xh9bn73.dlg@40tude.net> <36d12cf1-0569-483f-9fb9-5a0161db1b17@googlegroups.com> <900569379428211838.753190laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: openglada build problem. From: pincerfae@gmail.com Injection-Date: Tue, 29 Jul 2014 01:05:17 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:187975 Date: 2014-07-28T18:05:16-07:00 List-Id: On Sunday, July 27, 2014 8:46:14 PM UTC-7, Luke A. Guest wrote: > < > > > and just how do I go about doing that? > > > I've all but given up on trying to get gl-ANYTHING to work with ada. > > > > I'm sorry but it's seriously not difficult if you know how to use the > > tools. You need to look at he gnat options. This is not m$'s c++ IDE where > > everything is done for you. If you have nothing helpful to offer, MOVE ON... I am fed up of seeing this meessage every time I want to see ANY examples in felix krause's opengl binding. gnatmake -d -PC:\openglada\glfw_test.gpr -XGLFW_Version=2 -XLIBRARY_TYPE=static -XAuto_Exceptions=enabled -XMode=debug -XWindowing_System=windows glfw_test-display.adb -j2 gnatbind -x C:\openglada\obj\glfw_test-display.ali gnatlink C:\openglada\obj\glfw_test-display.ali -g C:\openglada\lib\libGlfwAda.a C:\openglada\lib\libOpenGLAda.a -lglfw -lwinmm -lgdi32 -lOpenGL32 -lGdi32 -o C:\openglada\bin\glfw_test-display.exe c:/gnat/2014/bin/../libexec/gcc/i686-pc-mingw32/4.7.4/ld.exe: cannot find -lglfw collect2.exe: error: ld returned 1 exit status gnatlink: error when calling C:\GNAT\2014\bin\gcc.exe gnatmake: *** link failed. all this just to be able to view an example of a binding. unacceptable. glfw is on my drive. according to