comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: openglada build problem.
Date: Tue, 29 Jul 2014 10:12:17 +0200
Date: 2014-07-29T10:12:17+02:00	[thread overview]
Message-ID: <1pfggmlktmkqi.1uzyro8jlmsb$.dlg@40tude.net> (raw)
In-Reply-To: f2832a5a-5885-43dc-a9d1-2f79403aae66@googlegroups.com

On Mon, 28 Jul 2014 18:05:16 -0700 (PDT), pincerfae@gmail.com wrote:

> all this just to be able to view an example of a binding. unacceptable.

Binding cannot install things they are bound to.

> glfw is on my drive. according to

But you need a [static/import] *library* of.

The library must be located on the library path used by the gcc and so
ultimately by GNAT. This has little to do with Ada or bindings. If you
don't have it on the path you must ensure that the gcc switch
-L<library-path> appears *before* -lglfw. There are dozens different way to
achieve linking to a certain library. Sorry for repeating but this is a
routine when working with gcc.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

      reply	other threads:[~2014-07-29  8:12 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
2014-07-29  8:12         ` Dmitry A. Kazakov [this message]
replies disabled

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