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,3d0e1e0d868c807c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!d16g2000yqb.googlegroups.com!not-for-mail From: Petter Newsgroups: comp.lang.ada Subject: Re: Can some please advice on how to integate GNAT GPL 2010 with Visual Studio? Date: Tue, 6 Jul 2010 11:04:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1171bd41-a6bb-4f11-8c4e-848c6dcec905@d16g2000yqb.googlegroups.com> References: NNTP-Posting-Host: 87.227.18.228 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1278439444 3728 127.0.0.1 (6 Jul 2010 18:04:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Jul 2010 18:04:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d16g2000yqb.googlegroups.com; posting-host=87.227.18.228; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.5; OfficeLivePatch.1.3),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:13202 Date: 2010-07-06T11:04:03-07:00 List-Id: On 6 Juli, 19:29, Albrecht K=E4fer wrote: > On Tue, 06 Jul 2010 18:40:06 +0200, Petter > wrote: > > > I jus downloaded the new GNAT GPL 2010. I'd very much like to > > integrate with VS 2008 Express. > > No. The Express versions are not supposed to integrate with anything. Eve= n > if you could work, you might want to take a look at the license terms. > However, the Visual Studio Shell[1] may or may not be the answer to your > problem. Note that Microsoft says[2]: =93The Visual Studio shell integrat= ed > mode can be installed together with all editions of Visual Studio except > the Express editions.=94 > Also, if memory serves correctly, only the .Net edition of GNAT integrate= s > with Visual Studio. Integration is performed during installation, if > Visual Studio is found. > > Albrecht > > [1] > > [2] Thanks for responding.