Re: App doesn't stay in dock?
Re: App doesn't stay in dock?
- Subject: Re: App doesn't stay in dock?
- From: Greg Hulands <email@hidden>
- Date: Sat, 15 May 2004 11:56:28 +1000
My guess it that you built it with development build style instead of
deployment. If you get him to run it from a terminal window it will
show a framework is missing that xcode uses for fix and continue or
something like that
hth,
Greg
On 15/05/2004, at 11:11 AM, Yuki Nishida wrote:
I developed an application that worked fine on my computer (PowerBook
G4 first gen.) with latest Panther,
and then sent it to my friend who has a 1.25Ghz Desktop Mac with the
same version of OS.
I asked him to test it, and he tried to run it but it quits
immediately without any error, my NSWindow isn't even created.
What's more, it doesn't go in the dock when you drag the
application--it just disappears.
I sent my app to other people and they experience the same problem,
although some say they do stay in the dock, but not run.
I would like to know what's causing this problem and how to fix it.
The application uses OpenGL, and I have error checks for reading in
textures and creating pixel attributes, so a quit without any error
really bugs me.
I'm not a professional coder by any means so I may be making a silly
mistake, after all.
If any additional information helps, let me know.
Thank you,
-hyn
_______________________________________________
cocoa-dev mailing list | email@hidden
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@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.