Skip navigation.
 
mlRe: No launchable executable present?
FROM : Chris Meyer
DATE : Thu Nov 21 16:59:26 2002

This happened to me and it was because I was building one target but
running a different target. I had to select the target in the 'Run'
window. Somehow PB got confused. Choosing the menu item in the 'Run'
window after I got the error message fixed the problem. For that
matter, make sure the one in the 'Build' window is the target you want
too.

On Thursday, November 21, 2002, at 05:45 AM, Christian Weykopf wrote:

> Am Dienstag den, 19. November 2002, um 13:01, schrieb Rick Anderson:
>

>> I'm encountering what is apparently a bug in PB. I build/run my
>> project and the compilation goes fine, but I get the messag "Run
>> session aborted:
>>  No launchable executable present to run." I've done some searching
>> around and discovered that I'm not the only person to deal with this,
>> but the most common recommendation for dealing with it (restart PB,
>> try again) doesn't appear to work for me.

>
> I had this several times too. My solution was to wuit the PB and
> delete the build folder. After a recompile all works fine.
>
>
> Mit freundlichen Gr|_en
>
> Christian Weykopf
> --
>
> Meilenstein Software GmbH
>
> Neue Strasse 5
> D-31582 Nienburg
> Fax: +49 (0) 5021 91 24 45
> http://www.meilenstein.de/
> mailto:c.<email_removed>
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNo launchable executable present? Rick Anderson Nov 19, 13:01
mlRe: No launchable executable present? Rosyna Nov 20, 07:27
mlRe: No launchable executable present? Rick Anderson Nov 20, 21:42
mlRe: No launchable executable present? Christian Weykopf Nov 21, 14:45
mlRe: No launchable executable present? Chris Meyer Nov 21, 16:59