News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

CodeBlocks crashes

Started by davidbar, January 12, 2022, 08:06:47 AM

Previous topic - Next topic

davidbar

Hey there.
When i try to buld any porgram of mine, codeblocks freezes and not responding.
When i run any project, i get that every single time:
"Process returned 4256912" (some garbage value).
started only in the last few days, tried to restart my pc and didnt help. worked great before.
any suggestions?

AndrewCot

Start with the following:
http://forums.next.codeblocks.org/index.php/topic,9996.0.html

And then if you still need help try the following:
http://wiki.codeblocks.org/index.php?title=FAQ

And if you still need help then you need to give more info, such as:
1) What OS and version are you using?
2) What C::B version are you using?  Are you usign the x86 or x64 version?
3) What compiler you are using? Also it's version and where you downloaded it from.
4) Compile and/ or debug log
5) Detailed steps to recreate the problem from starting C::B until the problem ocurs.
6) Sample project that has the problem