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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4d1b41004c1d217c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!newsfeed.straub-nv.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: How to interface in ADA with Microsoft joystick? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <2edbcdab-8ff5-40e6-9ac0-44be6cb93621@m15g2000yqm.googlegroups.com> <1ne6iis0we6lt.7ftiqb64g582.dlg@40tude.net> <04cf664d-62bd-4e2e-8aaa-cd4654ea327e@26g2000yqv.googlegroups.com> Date: Mon, 4 Oct 2010 18:18:54 +0200 Message-ID: NNTP-Posting-Date: 04 Oct 2010 18:18:53 CEST NNTP-Posting-Host: 200bfd24.newsspool4.arcor-online.net X-Trace: DXC=LnnQ\ZV17=E78PK[oJ2ng@4IUK On Mon, 4 Oct 2010 08:16:16 -0700 (PDT), tolkamp wrote: > I have downloaded win32ada and unzipped. My question is: > must the result of SETUP.EXE be stored in GNAT/bin/source? Hmm, with GNAT it should be a file, e.g. win32ada-gpl-2010.exe. Which you call in order to install Win32Ada into the GNAT Ada environment. The primary download page is: http://libre.adacore.com/libre/download After installation you include "with win32ada.gpr" into your GNAT project file and that basically is. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de