Re: Zerolink error
Re: Zerolink error
- Subject: Re: Zerolink error
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 28 Dec 2003 18:05:23 -0800
On Dec 28, 2003, at 3:38 PM, Patrick A. Klein wrote:
I gave Xcode a try for the first time today with a project including
some 1200 files. Everything went fairly smoothly, but I'm unable to
debug the code with Zerolink. Without Zerolink, I'm able to launch and
debug the code. When I enable Zerolink, I get the following error
message:
ZeroLink: unknown symbol '__ZTv0_n12_NSoD0Ev'
Are any symbols in your project, or libraries used by your project,
marked as __private_extern__? If so, then you either need to make those
functions non-private or disable ZeroLink. ZeroLink doesn't work with
applications or libraries that call functions labeled as
__private_extern__.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
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.