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.
@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++.