User forums > General (but related to Code::Blocks)

Codeblocks clean and rebuild workspace is not exactly removing the memory

(1/1)

salik19:
Hi all, I have this weird issue where whenever I run my program in C++, it is printing out something that I have already removed in my code.

I tried performing clean and rebuilding of workspace, however the same issues still persists. The only way that I can get my code to work properly is by creating a brand new project and re-imports in all my files, which can be time consuming.

Is there a better way to go around this issue, without the need to create new projects whenever I encounter such issues..
Or is this a normal issue that arises in codeblocks itself?

Also, I am using windows 10. Appreciate for any replies

oBFusCATed:
Have you inspected the full build log?
Have you inspected the project folder after a clean operation?
Are the relevant files deleted?
What happens if you delete your executable and object files manually?

Navigation

[0] Message Index

Go to full version