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: 103376,3d0e1e0d868c807c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.posted.vianet!news.posted.vianet.POSTED!not-for-mail NNTP-Posting-Date: Tue, 31 Aug 2010 20:12:57 -0500 Date: Tue, 31 Aug 2010 21:12:56 -0400 From: mjamesb MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Can some please advice on how to integate GNAT GPL 2010 with Visual Studio? References: <1171bd41-a6bb-4f11-8c4e-848c6dcec905@d16g2000yqb.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <5f-dndXwY8EENeDRnZ2dnUVZ_jmdnZ2d@posted.vianet> X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 74.51.49.1 X-Trace: sv3-WF8dJ7DG3nuGZE6Zz+0mAN4bUbaix6lvbkQBDIKcnWP76Yoa5DTOxS0LFfwhlxx0PnQDjCMWAGxiRbS!jnwo0T9j+2iYcQ4NjUQLHQguz2t74C0Fk2ltYYbwEDQayRpq0B1BonOKLaKhRoYsRliEhI47Iu8c!utMm X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: g2news1.google.com comp.lang.ada:13887 Date: 2010-08-31T21:12:56-04:00 List-Id: > If you get it to work, PLEASE tell us. The following worked for me. Give it try and see if it works for you. I noticed that: http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/release.aspx has been updated with: "F# Free Tools for .NET 2.0, 4.0 and Visual Studio 2010: Install the free download of Visual Studio 2010 Shell and then install F# 2.0 (August 2010 release)." with a link to: http://www.microsoft.com/downloads/details.aspx?familyid=8E5AA7B6-8436-43F0-B778-00C3BCA733D3 "Microsoft Visual Studio 2010 Shell (Integrated) Redistributable Package" so I downloaded and installed this and then ran the GNAT GPL 2010 for .NET installer again. Taadaa ... I now have a VS2010 entry in my Start menu that launches VS2010 Shell and which offers GNAT Pro.NET (Ada) Application and Library project types. Oh, and the F# setup works too! :-) - mjamesb