Tuesday, July 28, 2009

Are there any c++ compilers that work with vista?

for free?i try using dev-c++ but it doesnt compile.....


and it should. im using windows vista premium.


when i was using xp it worked.

Are there any c++ compilers that work with vista?
You can allways use the .NET SDK which includes Microsoft's C++ compiler, amongst many other. It is included with the Express Edition for Visual C++ 2005 which can be downloaded for free.


ANother solution would be Mingw compiler with code::blocks. Code::Blocks is an IDE which virtually runs with any C/C++ compiler you tell it to run.. By default it comes configured with Mingw.


http://www.codeblocks.org/
Reply:Microsoft makes Express 2005 available as a free download.


http://msdn.microsoft.com/vstudio/expres...


No comments:

Post a Comment