• 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
Re: Weak linking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weak linking


  • Subject: Re: Weak linking
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 07 Nov 2014 10:16:35 -0600

On Nov 7, 2014, at 5:54 AM, Satyanarayana Chebrolu <email@hidden> wrote (slightly more appropriate to xcode-users):
>
> The app is getting crashed when we launch it on 10.5 and 10.6 machines saying that “dyld: Symbol not found: _OBJC_CLASS_$_NSTableCellView”.
>
> Understand that NSTableRowView, NSTableCellView are not existing on 10.5 and 10.6, so the subclasses should be weakly linked.
>
> Tried, by making Cocoa & X.frameworks as Weak linking(Optional) under Link Binary With Libraries section of the application target, but still the same issue. It seems, I am missing something.

Have you set the “Deployment Target” (most easily found under the General tab in the Target editor) to 10.5?

	— F



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Weak linking
      • From: Satyanarayana Chebrolu <email@hidden>
References: 
 >Weak linking (From: Satyanarayana Chebrolu <email@hidden>)

  • Prev by Date: Re: Nil Coalescing and Optional Chaining?
  • Next by Date: Re: Weak linking
  • Previous by thread: Weak linking
  • Next by thread: Re: Weak linking
  • Index(es):
    • Date
    • Thread