Code::Blocks Forums
User forums => Help => Topic started 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
-
Hi,
I have unfortunely the same problem.
Can anybody help us?
PLZ
REgards
-
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.