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,FREEMAIL_FROM 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!postnews.google.com!n21g2000vba.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: win32 bindings with GNAT GPL 2009? Date: Thu, 18 Jun 2009 00:25:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 206.122.158.4 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1245309929 16729 127.0.0.1 (18 Jun 2009 07:25:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Jun 2009 07:25:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n21g2000vba.googlegroups.com; posting-host=206.122.158.4; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6499 Date: 2009-06-18T00:25:29-07:00 List-Id: 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!