Cross-development: "mismatching weak references"
Cross-development: "mismatching weak references"
- Subject: Cross-development: "mismatching weak references"
- From: David Catmull <email@hidden>
- Date: Wed, 4 May 2005 09:33:49 -0700
I'm trying to build an application that will run on 10.2, but using
some 10.3 APIs if they're available (specifically the segment
control). My target's cross-development SDK is set to "Current Mac
OS", and my deployment target is set to 10.2. When I try to build, I
get "mismatching weak references for symbol" errors for each
HISegmentView call I use. What does this error mean, and how can I
get around it?
I am making those calls from a static library that the application
links to. Is there something I need to change in the way the library
is built so that it also does weak linking? I've already tried the
obvious step of setting the SDK and deployment target in the library
project as well.
I tried searching the archives for the error. There was one message,
in which the person fixed the problem by setting the SDK to 10.3, but
that didn't work for me.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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