eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

[Bug]: macOS : .../build-Debug/lib: No such file or directory. Opens multiple terminal windows which do nothing. #3407

Open ElectricTopaz opened 2 weeks ago

ElectricTopaz commented 2 weeks ago

What happened?

macOS Monterey 12.7.5 CodeLite 17.6.0 installed through brew

This opens one terminal window with:

/tmp/codelite-exec.sh ; exit;
/tmp/codelite-exec.sh: line 3: cd: /Users/ElectricTopaz/Projects/Demo/Demo/build-Debug/lib: No such file or directory
Hit any key to continue...

It also opens a second terminal window with nothing in it.

The docs are quite lacking in info regarding this, and I found closed issues that still mention this going on.

Version

Self compiled

Operating system

macOS

Steps to reproduce

Create new project. Select Build > Build and Run Project

Relevant log output

Working directory is set to: /Users/ElectricTopaz/Projects/Demo/Demo/build-Debug/lib
Executing: open -n -a Terminal /tmp/codelite-exec.sh
Program exited