News:

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

Main Menu

Help(mac version)

Started by crazydribblex, October 04, 2009, 07:11:10 PM

Previous topic - Next topic

crazydribblex

Why I can't build any thing in Mac OSX 10.5
And when I run,
Checking for existence: /Users/xinjianjin/Documents/C++/c++work/Untitled1
Executing: osascript -e 'tell app "Terminal" to do script "/Users/xinjianjin/Documents/C++/c++work/Untitled1"'  (in /Users/xinjianjin/Documents/C++/c++work)
Process terminated with status 0 (0 minutes, 2 seconds)

And the bash says
-bash: /Users/xinjianjin/Documents/C++/c++work/Untitled1: Permission denied



shlomka

Hi,

I have unfortunely the same problem.
Can anybody help us?

PLZ

REgards

MortenMacFly

Quote from: shlomka on September 09, 2011, 04:48:18 PM
I have unfortunely the same problem.
Can anybody help us?
Fix this:
Quote from: crazydribblex on October 04, 2009, 07:11:10 PM
-bash: /Users/xinjianjin/Documents/C++/c++work/Untitled1: Permission denied
...by setting the permissions accordingly and/or moving the files to a path where you have full access.

Please note, that this is not a C::B issue.
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]