No such file or directory
Posted: Thu Dec 06, 2018 1:13 am
Hello together,
after codelite worked perfectly for days, I am currently experiencing a failure which i can't overcome even after reinstalling codelite serveral times and deleting all data.
The problem is accuring even when I try to just ran the default "Hello World" Programm with language C.
Platform is Mac Os10.14
Codelite is on latest mac version 12.0.10 but it is the same thing on stable version 12.0
The Terminal says:
Last login: Wed Dec 5 21:49:02 on ttys001
Valles-MacBook-Pro:~ Valle$ /tmp/codelite-exec.sh ; exit;
/tmp/codelite-exec.sh: line 3: /Users/Valle/Desktop/coding/codingc/codingc/Debug/codingc: No such file or directory
Hit any key to continue...
When I want to debug the terminal says:
Last login: Wed Dec 5 21:49:09 on ttys001
/tmp/codelite-lldb-helper.sh ; exit;
Valles-MacBook-Pro:~ Valle$ /tmp/codelite-lldb-helper.sh ; exit;
And popup says: Failed to locate gdb! at 'gdb'
The output says:
Working directory is set to: /Users/Valle/Desktop/coding/codingc/codingc/Debug
Executing: /usr/bin/open -n -a Terminal /tmp/codelite-exec.sh
Program exited
Is the problem the working directory?
How can I change it then?
Thank you in advance!
after codelite worked perfectly for days, I am currently experiencing a failure which i can't overcome even after reinstalling codelite serveral times and deleting all data.
The problem is accuring even when I try to just ran the default "Hello World" Programm with language C.
Platform is Mac Os10.14
Codelite is on latest mac version 12.0.10 but it is the same thing on stable version 12.0
The Terminal says:
Last login: Wed Dec 5 21:49:02 on ttys001
Valles-MacBook-Pro:~ Valle$ /tmp/codelite-exec.sh ; exit;
/tmp/codelite-exec.sh: line 3: /Users/Valle/Desktop/coding/codingc/codingc/Debug/codingc: No such file or directory
Hit any key to continue...
When I want to debug the terminal says:
Last login: Wed Dec 5 21:49:09 on ttys001
/tmp/codelite-lldb-helper.sh ; exit;
Valles-MacBook-Pro:~ Valle$ /tmp/codelite-lldb-helper.sh ; exit;
And popup says: Failed to locate gdb! at 'gdb'
The output says:
Working directory is set to: /Users/Valle/Desktop/coding/codingc/codingc/Debug
Executing: /usr/bin/open -n -a Terminal /tmp/codelite-exec.sh
Program exited
Is the problem the working directory?
How can I change it then?
Thank you in advance!