Re: Application runs in xcode but not on its own
Re: Application runs in xcode but not on its own
- Subject: Re: Application runs in xcode but not on its own
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 24 Feb 2004 23:38:54 -0800
On Feb 24, 2004, at 10:59 PM, Jeremyah Payne wrote:
Well I tried the zero link but it didn't work. the game still runs in
xcode but hang when trying to launch. Any suggestions on debugging
the program if it is a problem in some code I have?
1. Did you set the build style to Deployment (which turns off ZeroLink,
etc.)?
2. Did you remember to clean and rebuild after changing build settings?
3. If so, then it might not be ZeroLink. Does your program happen to
rely on the use of relative paths to files?
Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
UNIX: Where /sbin/init is Job #1.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.