User forums > Using Code::Blocks

I can't debug on OSX Lion 10.8.4

(1/1)

fkasian:
Hi, I have installed codeblocks on OSX Lion 10.8.4. My problem is when I try to debug, the debugger terminal opens and closes with the error message:
Can't launch console (osascript-e 'tell app "Terminal"'-e 'activate'-e 'do script ""'-e 'end tell' sleep 80,012,371).

When I run the program without debugging it does so without problems.
I have the following configuration:
Shell to run commands in: /bin/sh -c
Terminal to launch console programs: osascript -e 'tell app "Terminal"' -e 'activate' -e 'do script "$ SCRIPT"' -e 'end tell'.

Does anyone can tell me how to fix it?

oBFusCATed:

--- Quote from: fkasian on September 12, 2013, 02:56:07 pm ---Does anyone can tell me how to fix it?

--- End quote ---
No, because non of the developers here has a Mac to check what is the problem.
It is a problem reported many times, but none of the Mac users have tried to tackle himself.

Jenna:

--- Quote from: oBFusCATed on September 12, 2013, 03:41:56 pm ---
--- Quote from: fkasian on September 12, 2013, 02:56:07 pm ---Does anyone can tell me how to fix it?

--- End quote ---
No, because non of the developers here has a Mac to check what is the problem.
It is a problem reported many times, but none of the Mac users have tried to tackle himself.

--- End quote ---
Or if they found a solution, they did not give any feedback, so we can fix it at least in trunk.

Navigation

[0] Message Index

Go to full version