News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

"permission denied" not going away!! <SOLVED!>

Started by outrageouscheese, December 08, 2015, 10:54:05 PM

Previous topic - Next topic

outrageouscheese

-

scarphin

Have you tried deactivating your antivirus?

MortenMacFly

Quote from: outrageouscheese on December 08, 2015, 10:54:05 PM
ERROR: cannot open output file bin\Debug\filename.exe Permission Denied
Well this could be because you are trying to build your executable in a folder where you have no access to. Where exactly (full path) do you intent to create this file according to your project setup?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

outrageouscheese

#3
-