If I compile c++ program in my DEV C++ software in Windows 10 it saws "g++.exe " stopped working.? Solve this issue please. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

If I compile c++ program in my DEV C++ software in Windows 10 it saws "g++.exe " stopped working.? Solve this issue please.

I'm using DEV C++ and when I compile or run after typing It always error with "g++.exe " stopped. Please answer Or Suggest Genuine Software for c++

30th Jun 2017, 5:19 PM
Lucky Patel
Lucky Patel - avatar
5 Answers
+ 9
You seem to be doing DevC++ 4.9.9.2, which has problems with Win8 and above. Please uninstall and do a clean installation on 5.11. Boy, the memories. I remember fixing 4.9.9.2 for straight five hours through midnight 11 months ago. I eventually got it to work, but then switched to 5.11 a month later due to stuff. https://sourceforge.net/projects/orwelldevcpp/
30th Jun 2017, 5:58 PM
Hatsy Rei
Hatsy Rei - avatar
+ 8
You actually don't need a lot of resource to run VS Community if you just plan on doing C++ development on console applications. Unticking other optional packages should reduce the installation size to less than 5GB.
1st Jul 2017, 12:47 AM
Hatsy Rei
Hatsy Rei - avatar
+ 8
4 GB of RAM is good enough for VS. And 4 GB is dirt cheap these days. I run it with 8 GBs and it loads a bit faster, compilation of large projects is also quicker.
1st Jul 2017, 12:52 AM
Karl T.
Karl T. - avatar
+ 6
visual studio community edition works well with windows 10
30th Jun 2017, 5:56 PM
jay
jay - avatar
0
OK friends So now I can download Visual studio.
1st Jul 2017, 9:19 AM
Lucky Patel
Lucky Patel - avatar