Re: Xcode problem
Re: Xcode problem
- Subject: Re: Xcode problem
- From: Mai Bui <email@hidden>
- Date: Fri, 11 Feb 2005 16:10:53 -0800
Ah ha! When I turn off zero link and choose Active Build Style is
Deployment, it can not run since it has error:
[Session started at 2005-02-11 16:07:30 -0800.]
ZeroLink: could not load .o file:
/Users/mai/Documents/WorkProjects/CTD/2005/ExperimentsProgs/Working/
TCPServer2_10_05/TCPServer/build/TCPServer.build/TCPServer.build/
Objects-normal/ppc/main.ob
ZeroLink: unknown symbol '_main'
TCPServer has exited due to signal 6 (SIGABRT).
Why?
Mai.
On Feb 11, 2005, at 3:53 PM, M. Uli Kusterer wrote:
At 14:30 Uhr -0800 11.02.2005, Mai Bui wrote:
Thanks for your reply and quick search for me. I appreciate it.
In fact, the main key is I have to choose project icon first and see
its inspector to turn off Zero link in there. Before I check
building setting for target which has zerolink turnoff. So, each of
them have different building setting then!
No you don't. The "Deployment" build style crosses out ZeroLink,
which means it forces it off. The "Development" build style simply
inherits the ZeroLink option from the project's build settings.
That way, if you build for deployment, it won't use ZeroLink, if you
build for development, it will.
So, just make sure you are building for DePLOYment and everything
should be fine. If you still have problems, it may be a good idea to
do a "clean" of your project whenever you switch between build styles.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Mai Bui N.
MPL - SIO
email@hidden
(858)534-4733
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden