Re: non_lazy_pointer error?
Re: non_lazy_pointer error?
- Subject: Re: non_lazy_pointer error?
- From: Jens Alfke <email@hidden>
- Date: Tue, 9 Mar 2010 17:23:49 -0800
On Mar 9, 2010, at 4:25 PM, Jos Timanta Tarigan wrote:
> im having trouble try to translate this non_lazy_pointer error.
> this is the error looks like:
>
> http://farm3.static.flickr.com/2739/4421287462_7e8f869fa7_o.jpg
>
> whats is the defenition of that error? and how to handle that?
It's a missing symbol, C4::TheGame. You probably declared it in a header, but haven't actually provided an implementation.
The "non_lazy_ptr" stuff is just showing up in the internal names of symbols that reference it; you don't need to pay attention to that.
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden