Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ElectricTopaz opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels

Comments

@ElectricTopaz
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants