comp.lang.ada
 help / color / mirror / Atom feed
From: tolkamp <f.tolkamp@gmail.com>
Subject: Re: How to interface in ADA with Microsoft joystick?
Date: Tue, 12 Oct 2010 10:41:17 -0700 (PDT)
Date: 2010-10-12T10:41:17-07:00	[thread overview]
Message-ID: <9fff073e-2a2e-469e-8d0d-57da9cb00423@d17g2000yqm.googlegroups.com> (raw)
In-Reply-To: 1whjqkty3xbqg$.c1wt6f7w4l2r$.dlg@40tude.net

On 12 okt, 14:07, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> On Tue, 12 Oct 2010 02:52:07 -0700 (PDT), tolkamp wrote:
> > gnatmake -d -PC:\\GNAT\\bin\\joystick.gpr joystick_main.adb
> > gnatbind -I- -x C:\GNAT\bin\joystick_main.ali
> > error: "win32-mmsystem.adb" must be recompiled ("win32-mmsystem.ads"
> > has been modified)
> > gnatmake: *** bind failed.
>
> That should never happen because it is compiled upon installation. You
> probably have broken the installation of win32ada.
>
> 1. Remove GNAT GPL 2009.
>
> 2. Download and install GNAT GPL 2010 and Win32Ada from the official site.
>
> --
> Regards,
> Dmitry A. Kazakovhttp://www.dmitry-kazakov.de

Now I have installed GNAT GPL 2010 and win32ada 2010 on my PC from
site
http://libre.adacore.com/libre/download2.

After adding the joystick package spec from site
http://www.adapower.com/index.php?Command=Class&ClassID=Bindings&CID=388
into
package win32.mmsystem.asp the compilation of the project joystick is
error free.

Building of project gives the result:

gnatmake -d -PC:\GNAT\2010\bin\joystick.gpr -XLIBRARY_TYPE=static
joystick_main.adb
gnatbind -I- -x C:\GNAT\2010\bin\joystick_main.ali
error: "win32-mmsystem.adb" must be recompiled ("win32-mmsystem.ads"
has been modified)
gnatmake: *** bind failed.




  reply	other threads:[~2010-10-12 17:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-03 15:07 How to interface in ADA with Microsoft joystick? tolkamp
2010-10-03 15:21 ` Dmitry A. Kazakov
2010-10-04 15:16   ` tolkamp
2010-10-04 16:18     ` Dmitry A. Kazakov
2010-10-04 17:54       ` tolkamp
2010-10-04 18:58         ` Dmitry A. Kazakov
2010-10-04 19:30           ` tolkamp
2010-10-04 19:46             ` tolkamp
2010-10-05  7:30               ` Dmitry A. Kazakov
2010-10-05 10:19                 ` tolkamp
2010-10-05 10:55                   ` AdaMagica
2010-10-05 12:21                   ` Dmitry A. Kazakov
2010-10-05 15:32                     ` tolkamp
2010-10-05 16:11                       ` Andre
2010-10-05 17:03                       ` Dmitry A. Kazakov
2010-10-08  8:48                         ` tolkamp
2010-10-08 20:00                           ` Dmitry A. Kazakov
2010-10-10 11:05                             ` tolkamp
2010-10-10 11:11                               ` Dmitry A. Kazakov
2010-10-11 20:24                                 ` tolkamp
2010-10-12  7:25                                   ` Dmitry A. Kazakov
2010-10-12  9:52                                     ` tolkamp
2010-10-12 11:25                                       ` tolkamp
2010-10-12 12:07                                       ` Dmitry A. Kazakov
2010-10-12 17:41                                         ` tolkamp [this message]
2010-10-12 20:10                                           ` 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