For about 3 months Code Blocks worked fine and then one day I went on and it said: "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information". How do I fix this?
Just use a text editor suited for programming. On windows I use notepad++, linux = gedit with built terminal or emacs, mac = xcode. If you must really use an IDE, use eclipse or netbeans
I do not use Code::Blocks but all I can suggest is to first scan for Malware using few Free online scanners because few Malwares do delete vital files of IDE's to prevent developers creating "anti-dote" for the malware.
Next try re-installing it even if you tried try downloading a newer or older version.
If you have to, re-install\format your whole Operating System.
I do not use Code::Blocks but all I can suggest is to first scan for Malware using few Free online scanners because few Malwares do delete vital files of IDE's to prevent developers creating "anti-dote" for the malware.
Next try re-installing it even if you tried try downloading a newer or older version.
If you have to, re-install\format your whole Operating System.
why would stopping them from using the IDE stop them from programming? seems like they would prefer attacking the compiler if anything?