comp.lang.ada
 help / color / mirror / Atom feed
From: pincerfae@gmail.com
Subject: Re: openglada build problem.
Date: Mon, 28 Jul 2014 18:05:16 -0700 (PDT)
Date: 2014-07-28T18:05:16-07:00	[thread overview]
Message-ID: <f2832a5a-5885-43dc-a9d1-2f79403aae66@googlegroups.com> (raw)
In-Reply-To: <900569379428211838.753190laguest-archeia.com@nntp.aioe.org>

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 


  parent reply	other threads:[~2014-07-29  1:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-26 22:23 openglada build problem pincerfae
2014-07-27  7:16 ` Dmitry A. Kazakov
2014-07-27 21:12   ` pincerfae
2014-07-27 21:20     ` Nasser M. Abbasi
2014-07-27 22:13     ` Simon Wright
2014-07-27 22:36       ` Nasser M. Abbasi
2014-07-28  2:48         ` pincerfae
2014-07-28  3:46     ` Luke A. Guest
2014-07-28 17:58       ` pincerfae
2014-07-28 18:30       ` pincerfae
2014-07-29  1:05       ` pincerfae [this message]
2014-07-29  8:12         ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox