Page 1 of 1

Codelite on Mac can't run program

Posted: Sun Apr 30, 2023 6:34 am
by dreamspy

When i do a "build and run" in codelite of a hello world program I get the following error from the "terminal" app:

--begin quote--
“codelite-exec.sh” can’t be opened because (null) is not allowed to open documents in Terminal.
--end quote--

But when I just try to run the compiled program in Terminal myself then the program works fine. So the problem seems to that I need to give codelite somehow permissions to open documents in Terminal.

I can't see anything in "Settings >> Privacy and Security". Anyone know how to fix this?

regards
Frímann


Re: Codelite on Mac can't run program

Posted: Sun Apr 30, 2023 1:01 pm
by dreamspy

Here is the error that I get. Googling this seems futile, but I can't be the only one experiencing this. I'm running MacOS Ventura 13.1.


Re: Codelite on Mac can't run program

Posted: Sun Apr 30, 2023 1:07 pm
by dreamspy

I was obviously to tired to know how to Google last time I tried. Found a solution here: https://community.localwp.com/t/null-is ... hell/34977

Change default terminal to iTerm2