Code::Blocks Forums

User forums => Help => Topic started by: crazydribblex on October 04, 2009, 07:11:10 pm

Title: Help(mac version)
Post by: crazydribblex on October 04, 2009, 07:11:10 pm
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


Title: Re: Help(mac version)
Post by: shlomka on September 09, 2011, 04:48:18 pm
Hi,

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

PLZ

REgards
Title: Re: Help(mac version)
Post by: MortenMacFly on September 09, 2011, 04:58:46 pm
I have unfortunely the same problem.
Can anybody help us?
Fix this:
-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.