Thanks for enabling MSVC V9.0.  I was able to build GCC-XML against MSVC 9.0 
and it works.

Chris


-----Original Message-----
From: Brad King [mailto:[EMAIL PROTECTED]
Sent: Tue 4/22/2008 5:24 PM
To: Roman Yakovenko
Cc: [email protected]; Chris Waldron
Subject: Re: [GCC-XML] MSVC 9.0 Support
 
Brad King wrote:
> Roman Yakovenko wrote:
>> On Mon, Apr 21, 2008 at 6:58 PM, Brad King <[EMAIL PROTECTED]> wrote:
>>> Chris Waldron wrote:
>>>
>>>> Are there any plans for GCC-XML to support MSVC ver. 9.0?
>>>>
>>>  I've just commited changes to gccxml to support the commercial version.  I
>>> don't know whether it will work with the express version or not.  I need to
>>> get it installed on another machine to try out.
>> I just tried it on Visual Studio 2008, Express Edition and it doesn't work.
>>
>> I was able to build gccxml.exe but for some reason, after the build
>> the installation directory was empty.
> 
> I'm not surprised.  It probably uses different registry entries and is
> therefore not detected.  It's on my TODO list.

Okay, I got a chance to do this tonight.  I just needed to add a check
for the VCExpress registry entry as well as the VisualStudio one.  I've
now committed support for VC9 Express.

-Brad

_______________________________________________
gccxml mailing list
[email protected]
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to