• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finding error code meanings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding error code meanings


  • Subject: Re: Finding error code meanings
  • From: Citizen <email@hidden>
  • Date: Fri, 29 Jul 2011 19:40:22 +0100


On 29 Jul 2011, at 17:39, Jim Brandt wrote:

I get a Build succeeded message when I try to Build and Run, followed by a "No launchable executable present at current path." error when it tries to run.
I'm not sure what the error means or where to go to find out. New to Xcode and new to Objective-C. Trying to learn :>)

Once you Build and Run, press the following keys:

⇧+⌘+R

or use the menu item:

Run > Console

to show the Console. You should see at least one pane that looks like a command line with loads of monospaced text in it. If your program produced any output it will be here in Bold.

If this is the case you can probably ignore the "No launchable executable present at current path." message for now. See it as a red-herring.
Someone else may be able to tell you how to get rid of it though.

If you were building a GUI application I would suggest doing a "Clean All Targets" to see if that helps.

Regards,
Dave
------
David Kennedy (http://www.zenopolis.com)

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Finding error code meanings (From: Jim Brandt <email@hidden>)
 >Re: Finding error code meanings (From: Jim Brandt <email@hidden>)

  • Prev by Date: Re: Finding error code meanings
  • Next by Date: Anyone running into issues with Xcode 4.1 and Lion?
  • Previous by thread: Re: Finding error code meanings
  • Next by thread: Re: Finding error code meanings
  • Index(es):
    • Date
    • Thread