Re: application quit right after launching
Re: application quit right after launching
- Subject: Re: application quit right after launching
- From: Steve Bird <email@hidden>
- Date: Mon, 25 Feb 2002 14:21:18 -0500
On Saturday, February 23, 2002, at 05:57 , email@hidden wrote:
I'm writing a simple 3D modeler as a in-house tool in cocoa.
When launching it from project builder everything goes well, without any
warning from the compiler.
But when I double click the app in the build folder, with project builder
closed, the app close itself before showing and the icon disappear from
the dock.
Any clue?
What should I check?
Are you automatically looking for some data file(s)?
If so, remember that the "working directory" is the Project / Build /
directory when running under PB.
The "working directory" is / when running stand-alone.
In other words, you have to figure out your own starting point.
-----------------------------------------------------------------
Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
www.Culverson.com (toll free) 1-877-676-8175
_______________________________________________
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.