comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: How to interface in ADA with Microsoft joystick?
Date: Mon, 4 Oct 2010 20:58:42 +0200
Date: 2010-10-04T20:58:41+02:00	[thread overview]
Message-ID: <1cd6pmbvbsnkb$.uwz2048291is.dlg@40tude.net> (raw)
In-Reply-To: db2d2622-ead5-4b79-8dcb-f88d2a703ac9@e14g2000yqe.googlegroups.com

On Mon, 4 Oct 2010 10:54:05 -0700 (PDT), tolkamp wrote:

> Now I have installed win32. Its body file and much other files are
> found in GNAT/bin/source/src/ObjectAda.

ObjectAda? That is Aonix, not AdaCore (GNAT). Are you using ObjectAda or
GNAT? These are different compilers from different vendors.

It should be (if GNAT):

GNAT/<distribution-name>/include/win32ada
GNAT/<distribution-name>/lib/win32ada
GNAT/<distribution-name>/lib/gnat/win32ada.gpr

> My project file is named "flight_simul.gpr" which has the contents:
> project Flight_Simul is
>       for Main use ("flight_simul_main.adb", "flight_deck.ads"" ...
> etc);
> end Flight_Simul;
> My question: where I have to include "with win32ada.gpr"?

with "win32ada.gpr";
project Flight_Simul is
   for Main use ("flight_simul_main.adb", "flight_deck.ads"" ...

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



  reply	other threads:[~2010-10-04 18:58 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 [this message]
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
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