• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cross-development: "mismatching weak references"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Cross-development: "mismatching weak references"
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: command line building - I'm pissed at Apple [10.4]
  • Next by Date: Re: Cross-development: "mismatching weak references"
  • Previous by thread: Re: Java Application Servers Development
  • Next by thread: Re: Cross-development: "mismatching weak references"
  • Index(es):
    • Date
    • Thread