I've just downloaded the newest Code::Blocks with the built in GCC compiler(from this site). The installation went smoothly and I can create projects and files just fine. But I can't run them.
After building/running a file, the error at the bottom reads:
mindw32-g++.exe: installation problem, cannot exec 'cc1plus': No such file or directory
I haven't downloaded anything else or switched around any options. I'm new to this compiler so I apologize if this is a common issue.