cc1plus

Hello, today I got on my computer and tried to compile a program with MinGW and got the following error:
cc1plus.exe - Application Error
The application was unable to start correctly (0x0000013). Click OK to close the application.

Never had this error before. I've tried to uninstall and reinstall MinGW but it still gives me the same error. How do I fix this?
Perhaps try running with administrator privileges?
I would launch command prompt by right-clicking and running as an administrator. Command prompt should spawn processes at that point that also have administrative privileges.
I would recommend: uninstall your version of MinGW and install this one:
http://nuwen.net/mingw.html

While you're at it, you could also install Sublime Text, a very smooth programmer's text editor.
http://www.sublimetext.com/
@Catfish4 Beautiful solution though I wish I knew what was wrong with the original MinGW. Hopefully in the future it'll work for my system better. I love the editor though its definitely an upgrade from notepad++.
Last edited on
Topic archived. No new replies allowed.