RE: Weak link
RE: Weak link
- Subject: RE: Weak link
- From: "Chen Wang" <email@hidden>
- Date: Wed, 24 Oct 2007 15:42:04 -0400
- Thread-topic: Weak link
>Which SDK version are you compiling against?
Hi Greg, the project is built against to MacOSX10.2.8.sdk. I've also
tried with 10.4u.sdk (for project and target), and keep
MACOSX_DEPLOYMENT_TARGET=10.2, but I still get "Undefined symbols" link
error in XCode. I think I just missed some basic issues.
>> extern EventTargetRef GetEventMonitorTarget( void )
>> __attribute__((weak_import)); ...
>> if ( GetEventMonitorTarget != NULL )
>> {
>> EventTargetRef refFoo = GetEventMonitorTarget( ); }
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
.ca
This email sent to email@hidden
Confidentiality Notice: E-mail may be intercepted between the sender and the receiver and is therefore neither secure nor confidential. Your continued use of e-mail communication confirms that you accept this risk. If this is an urgent matter, please contact me at the phone number provided. This e-mail, including any attachments, is for the sole use of the intended recipient(s) and may contain private, confidential, and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient or this information has been inappropriately forwarded to you, please contact the sender by reply e-mail and destroy all copies of the original
_______________________________________________
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