Re: No launchable executable present at path?
Re: No launchable executable present at path?
- Subject: Re: No launchable executable present at path?
- From: Olivier Tristan <email@hidden>
- Date: Thu, 30 Mar 2006 16:03:17 +0200
Jeremy Sagan wrote:
I too have seen this frequently and I think it is related to the
location of the executable. In my case I moved the executable from its
default location.
I do not think you have to create a custom executable to work around
this Xcode bug.
Every time I create a new directory, which I do each time I create a
new version, I have to manually go the location that Xcode thinks the
executable should be and create an alias (symlink) to the actual
location. It is easy to tell where XCode wants the alias to go because
included in the error message is the complete path.
Another fact is that xcode do not take into account the .plist to find
the executable but take the bundle name and try to open the exec with
the same name.
If your exe is not named after the bundle name, you have to give the
full path to the exe in the Custom executable info window.
It's a bug not a feature :)
Hope this helps.
--
Olivier Tristan
Ultimate Sound Bank
_______________________________________________
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