+ 2

What is the best recommended IDE compiler for C++?

What is the best recommended IDE compiler for C++? Please suggest an open source compiler

11th Jun 2017, 7:18 AM
Ahmed Zaghlol
Ahmed Zaghlol - avatar
8 odpowiedzi
+ 5
After much hustle I found that NetBeans IDE is the best option for me, but this programmer wrap it all in one great video, Thank you all for your help and I hope this might do too https://www.youtube.com/watch?v=38kjxZIsJhw
12th Jun 2017, 3:37 PM
Ahmed Zaghlol
Ahmed Zaghlol - avatar
+ 3
GNU GCC v 4.9.2 or greater, supplied by MinGW... In an IDE like Code::Blocks or Visual Studio...
11th Jun 2017, 7:23 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 3
@Jakub Stasiak I meant an IDE, I tried eclipse C++ but it keeps bugging me with tons of errors even for the simplest scripts and I have no idea why ! most of these errors about the standard libraries and classes in the primary lessons that aren't​ included in Eclipse
11th Jun 2017, 10:10 AM
Ahmed Zaghlol
Ahmed Zaghlol - avatar
+ 2
@Kinshuk Vasisht Did you try eclipse C++ ?
11th Jun 2017, 7:28 AM
Ahmed Zaghlol
Ahmed Zaghlol - avatar
+ 2
@Ahmed Zaghlol Yes, I have, its also good. But I prefer Code::Blocks over Eclipse... Its a personal preference...
11th Jun 2017, 7:35 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 2
If you meant an IDE so I'd recommend Visual Studio or CLion.
11th Jun 2017, 10:13 AM
Jakub Stasiak
Jakub Stasiak - avatar
+ 2
Try Codeblocks with MinGW.
11th Jun 2017, 2:41 PM
FernAg
FernAg - avatar
+ 1
Code::Blocks..
11th Jun 2017, 7:43 AM
Bhuvanesh
Bhuvanesh - avatar