Any free c++ .net compilers?

ClockWorkOrange said:
doesnt :(
only c#

anyone know why there are all these c# compilers but no c++ .net

Not many people use Managed C++, its not popular. But I think the compiler should come with the SDK even if a lot of people dont use it.
 
Er.. wuh?! .NET SDK doesn't come with C++ .NET compiler? That's.. odd. I guess that means you'd have to upgrade to VS 2003 to get the C++ .NET to use Framework 1.1? Lame.
 
I can confirm the framework sdk does come with the C++ .NET compiler. You will find it in

Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin

And yes, this is without visual studio installed.
 
Back
Top