You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
What happened?
macOS Monterey 12.7.5
CodeLite 17.6.0 installed through brew
This opens one terminal window with:
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
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
The text was updated successfully, but these errors were encountered: