Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suggestions for a Free C++11 IDE [closed]

Tags:

c++

c++11

I am starting to refresh my C++ skills. I am interested in a good IDE that supports C++11 and one that is free. I am used to Visual Studio, but I want one that is free and has good support for C++11. I am expecting the IDE to have good intellisense and debugging features. Any suggestions? I have some experience in using Eclipse CDT, but I am not sure of its C++11 support.

like image 226
Sudesh Sawant Avatar asked Nov 25 '25 17:11

Sudesh Sawant


1 Answers

Visual Studio 2012 Express for Windows Desktop is free and has limited support for C++11 since the 2012 version.

Quoting from the Website:

You can use Visual Studio Express 2012 for Windows Desktop to build powerful desktop apps in C#, Visual Basic, and C++.

The list of available C++11 features can be found here.

like image 103
Lennart Avatar answered Nov 27 '25 06:11

Lennart



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!