Re: build problem
Re: build problem
- Subject: Re: build problem
- From: Bruno Gaufier <email@hidden>
- Date: Tue, 2 Sep 2003 20:16:35 +0200
Hi,
On Tuesday, September 2, 2003, at 01:40 AM, Daniel Todd Currie wrote:
when I "build and run" my app from xcode, it works fine... however
when i open the app build from the finder, it functions incorrectly.
I wish I knew more, but it works fine in debug mode in xcode. Just
thought I'd see if this sounded like a familiar problem to anyone
(sorry if this is a little vague).
This may be a zerolink related problem :
- Either clean and Rebuild your project with the "Deployment" build
style ("Show info" on your project go on the "Style" tab and change the
"Build style" pop-up).
- Or uncheck the "Zero link" check box (on the same screen as above)
and clean and rebuild your project.
Zero-linked build targets will only work when debugged...
--
Bruno Gaufier
----
email@hidden
email@hidden
http://perso.club-internet.fr/bgaufier/
_______________________________________________
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.
References: | |
| >build problem (From: Daniel Todd Currie <email@hidden>) |