Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] MSVC Support Plans

We already have a MSVC error parser today. So yes. I'm not sure it has been
exercised thoroughly and certainly not with recent versions of MSVC so
please raise bugs if you see issues with it.

Doug Schaefer
QNX Software Systems
Eclipse CDT Project Lead
http://cdtdoug.blogspot.com
 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Ryan Boder
> Sent: Friday, September 29, 2006 11:38 AM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] MSVC Support Plans
> 
> On Fri, Sep 29, 2006 at 11:08:57AM -0400, Doug Schaefer wrote:
> > registry. I'm using the internal builder instead of nmake, since
> makefile
> > generators are not easy things to build.
> 
> Are there plans to support using msvc in standard make projects? Obviously
> I
> can use whatever compiler I want in the makefile but will CDT be able to
> parse the compiler output for errors and warnings to create source code
> markers like it does with gcc?
> 
> --
> Ryan Boder
> http://bitwiserlabs.com
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top