Hello,
I have been working on a codeblocks project for a long long time and today had a random issue where my new build and run didn't display the changes I'd made to the project.
After a little troubleshooting it was clear it was just running the last successful build from a few weeks prior. So I removed it from the bin folder and tried again to build a new .exe, then I got this error
cc1plus.exe: out of memory allocating 8184040 bytes
Process terminated with status 1 (1 minute(s), 1 second(s))
Any help would be appreciated as I cannot figure out how to get this running again and I'm afraid of the project being lost.
Cheers