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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,4be0d829b2921089 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!news-in-01.newsfeed.easynews.com!easynews!core-easynews-01!easynews.com!en-nntp-05.dc1.easynews.com.POSTED!not-for-mail From: Rob Solomon Newsgroups: comp.lang.ada Subject: Re: win32 bindings with GNAT GPL 2009? Message-ID: References: X-Newsreader: Forte Agent 4.2/32.1118 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@easynews.com Organization: Forte Inc. http://www.forteinc.com/apn/ X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly. Date: Sat, 27 Jun 2009 10:54:19 -0400 Xref: g2news2.google.com comp.lang.ada:6669 Date: 2009-06-27T10:54:19-04:00 List-Id: I am playing w/ Ada for the first time. I d/l and installed the 2009 versions of gnat-gps & win32. I first installed gnat-gpl and then win32ada. I got errors when I tried to run the GPS. I installed gnat-gps again, and win32ada again, on top of themselves. Now all seems to be working. But I have not tried to compile anything fancier than "Hello World" yet. On Thu, 18 Jun 2009 00:25:29 -0700 (PDT), Gautier write-only wrote: >Bob: > >> I am trying to use GPS to build an application that needs the win32 bindings >> that I downloaded and installed along with GNAT GPL 2009, but can't figure >> out how to set the project properties to resolve the symbols and include the >> library. I've searched the documentation without success (but I can't find >> things in the refrigerator either.) Does win32 have to be installed _before_ >> the compiler or something? > >Do you have linker symbol issues, if I understand well ? >Then, it might well be an issue of the new release, affecting usage of >Win32 routines (with or without use of win32ada). >You may want to report it to: report@gnat.com (with a meaningful >title). >Meanwhile, you can use GPS 2009 with GNAT 2008 (it works!). >_________________________________________________________ >Gautier's Ada programming -- http://sf.net/users/gdemont/ > >NB: For a direct answer, e-mail address on the Web site!