News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

codeblocks producing "immortal" exe files

Started by Arkazex, September 07, 2017, 06:33:07 PM

Previous topic - Next topic

Arkazex

Hi,

I don't know if this is the right place to post this, as it could very well be an issue with mingw, but I'm not 100% sure either way.

Basically, my issue is that roughly 1/50 times I compile my project, it produces an .exe which can not be deleted.  Rebooting the computer doesn't do it, takeown doesn't have permission, even using the built in windows 10 administrator account, I can't read, write, or even view any details about the file.  In the past, the only way to remove this file has been to boot the computer into recovery mode, and use the command line there to delete it.

Has anyone else had this issue?  And if so, how can I fix it?  Also, if it's not a codeblocks issue, where should I seek help?

Thanks,
- N

stahta01

It is not likely to be an Code::Blocks issue.

I would guess it is a Compiler or Operating System issue.
Or, maybe a Virus scanner issue.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard

Most likely it is your anti virus that blocks the exe file....