"debugger exited with the following error string: "no executable specified, use 'target_exec'.""
I don't use local characters in workspace and project name. Why this is happening?
Opening Gui project problem
-
- CodeLite Curious
- Posts: 1
- Joined: Fri Sep 21, 2012 2:59 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Opening Gui project problem
I am not sure what does it means..popek666 wrote:I don't use local characters in workspace and project name
Anyways, Open your project settings (from the menu):
"Workspace -> Open active project settings -> Common settings -> general"
and under :"Program to Run / Debug"
Make sure that 'Program' is pointing to the correct executable.
Also, before you post here, make sure you read this:
http://forums.codelite.org/viewtopic.php?f=5&t=804
Eran
Make sure you have read the HOW TO POST thread