Codelite issue--No executable specified,use 'target exec

chota bheem picture chota bheem · Apr 20, 2015 · Viewed 13.2k times · Source

I have just installed codelite in my windows 8.1.It shows error

  Debugger exited with the following error string:
   "No executable 
   specified,use 'target exec'"

I searched and found this (another stackoverflow question) I did the same as mentioned there but nothing really worked for me.I made a new project and selected Simple executable (g++) and GNU debugger as default debugger.Can anybody help me with this.Also it shows "Program exited with return code: 4199040".

Answer

Jarod42 picture Jarod42 · Apr 20, 2015

It seems that you don't provide executable to run/debug:

Go to

Project settings... -> Common settings -> General

and fill correct information for

Executable to Run / Debug