User forums > Using Code::Blocks
Why do I get this message every time some one please help
stahta01:
Try putting the files in a different location; one where the OS lets you do whatever is causing the error.
Tim S.
blauzahn:
Changes are, this has nothing to do with codeblocks.
Your compiler may somehow have generated an executable that is not marked as such.
if you issue from within bash:
--- Code: ---Greg-N-Vicki-Nickleskis-MacBook-Pro:~ gregnvickinickleski$ ls -l secondtry
--- End code ---
You should have it marked with x like:
--- Code: ----rwxr-xr-x 1 greg greg 123456 Jul 26 19:20 secondtry
--- End code ---
If not then issue a:
--- Code: ---man chmod
--- End code ---
I assume, you have write access to your own home directory.
And please read the rules:
http://forums.codeblocks.org/index.php/topic,9996.0.html
oBFusCATed:
Please post more details about your problem.
As far as I can see people are guessing what it is.
So please tell about all the steps you did.
Probably post the full build log and so on.
Navigation
[0] Message Index
[*] Previous page
Go to full version