Try it out for free!

How to address “g++ has stopped working” DEV C++  error on Windows 10

Solution 1 – Change Compiler options

There are three methods we got a hold of, and either one should work in addressing the “g++ has stopped working” error on DEV C++. The first method concerns Compiler options, as some parameters seeming won’t work. Especially if you’re running Windows 10 with the 64-bit architecture. Follow these steps to fix the “g++ has stopped working” by changing Compiler options values:

Solution 2 – Run DEV C++ in Compatibility mode

The second method is rather simple. If an application worked seamlessly in a previous iteration of Windows, but it isn’t working as intended on Windows 10, we suggest trying the compatibility mode. This way, the system will simulate Windows 7 and you should be able to work with DEV C++ without any further issues. Follow these steps to run DEV C++ in the compatibility mode:

Solution 3 – Reinstall DEV C++ with custom headers

Finally, the third and last method is, in comparison to first, much more applicable to Windows 10 with the 32-bit architecture (x86). What you need to do is replace the current application version (uninstall it) with the last stable release. In addition, there are two extra header files which you need to copy into the installation folder later on. Here’s the whole procedure you’ll need to follow: With that said, we can conclude this article. In case you have any questions or suggestions, feel free to tell us in the comments section below. RELATED STORIES YOU SHOULD CHECK OUT:

Fix: Microsoft Visual C++ Runtime Error in Windows 10 Visual Studio 2015 C++ compiler’s hidden codes make calls to Microsoft’s telemetry services Windows 10 Spring Update will enable developers to build better apps with AI 5 best gaming programming software to create stunning games

SPONSORED Name * Email * Commenting as . Not you? Save information for future comments
Comment

Δ