Good morning! I am brand new to CodeLite and I believe I have a setup issue.
CodeLite version 15.0.6
I don’t know if it is self-compiled. How do I determine this? I just started a C++ course on Udemy “Beginning C++ Programming - From Beginner to Beyond”.
macOS Big Sur Version 11.4
Compiler: gnu gcc
I am getting a No such file or directory which is not surprising given that when I navigate to the Debug folder, there isn't a Project1 file there.
Once again, I do not know why CodeLite is looking for a Project1 directory within the Debug directory because it doesn't exist - hence the error.