Skip navigation.
 
mlRe: Launching Cocoa Application externally
FROM : Jean-Daniel Dupas
DATE : Wed May 14 20:55:14 2008

Le 14 mai 08 à 19:56, Stuart Malin a écrit :

>
> On May 14, 2008, at 5:55 AM, <email_removed> wrote:
>

>> The App runs fine in gdb and even writes the output file.....
>>
>> Still the same error (crash and no output written) when running it
>> with "open MyApp.app".
>>
>> Yann

>
> Have you built a deployment (Release) version? Unless you have done 
> so, a Debug version will run fine under Xcode, but not standalone 
> because of zerolink (possibly among other reasons). Use the 
> "Project" menu --> "Set Active Build Configuration" to set this.



Note that zero-link was removed in Xcode 3.0 and no longer exists.

As I said, the crash log will probably help to find what goes wrong.

Related mailsAuthorDate
mlLaunching Cocoa Application externally Yann Disser May 14, 15:48
mlRe: Launching Cocoa Application externally Stéphane May 14, 15:55
mlRe: Launching Cocoa Application externally Jean-Daniel Dupas May 14, 16:20
mlRe: Launching Cocoa Application externally Jens Alfke May 14, 16:47
mlRe: Launching Cocoa Application externally Yann Disser May 14, 17:13
mlRe: Launching Cocoa Application externally Andy Lee May 14, 17:30
mlRe: Launching Cocoa Application externally Stuart Malin May 14, 19:56
mlRe: Launching Cocoa Application externally Jean-Daniel Dupas May 14, 20:55
mlRe: Launching Cocoa Application externally Yann Disser May 15, 18:42
mlRe: Launching Cocoa Application externally Jean-Daniel Dupas May 15, 18:48
mlRe: Launching Cocoa Application externally Sherm Pendley May 15, 18:56
mlRe: Launching Cocoa Application externally Jens Alfke May 15, 20:45
mlRe: Launching Cocoa Application externally Douglas Davidson May 15, 20:49