Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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


Back to the top