xcode4 - Error: No executable file specified -


suddenly program runs , compiles without error not open executable. error dialog:

error starting executable... no executable file specified. use file or exec-file command

i think may have started when created "workspace" of same name. did searches error found nothing made sense.

i hate have copy work on new project because of this. help!

could bug?

if using gdb default debugger (verify under product-edit scheme menu) must specify executable path contained under app folder (executable.app/contents/macos/executable).


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -