Re: Weak link
Re: Weak link
- Subject: Re: Weak link
- From: Greg Guerin <email@hidden>
- Date: Wed, 24 Oct 2007 10:04:59 -0700
Chen Wang wrote:
> extern EventTargetRef GetEventMonitorTarget( void )
> __attribute__((weak_import));
> ...
> if ( GetEventMonitorTarget != NULL )
> {
> EventTargetRef refFoo = GetEventMonitorTarget( );
> }
Which SDK version are you compiling against?
-- GG
_______________________________________________
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