• 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: Symbol not found: _OBJC_CLASS_$_NSObject
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symbol not found: _OBJC_CLASS_$_NSObject


  • Subject: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • From: Todd Heberlein <email@hidden>
  • Date: Wed, 30 Jan 2013 09:52:10 -0800

On Jan 29, 2013, at 6:26 PM, Greg Parker <email@hidden> wrote:

> likely your Deployment Target setting is incorrect somewhere in NetSQExtensions.framework's build.
>
> Double-check your build settings; make sure the setting is correct for all of your targets and files. Look in your build transcripts and make sure you have `-mmacosx-version-min=10.7` everywhere; that flag must be present for each compile and link, and it must not be 10.8 for any of them. If you link any .a files into NetSQExtensions, make sure those .a files are also built with the correct deployment target.


Still no luck. :(

Checked the Log Navigator and searched for any references to 10.8.  None.
All 28 references to -mmacosx-version-min were to 10.7

Any other suggestions?  I am linking to libxml2.dylib and libcurl.dylib. Could these be introducing problems?

Todd

_______________________________________________

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: Symbol not found: _OBJC_CLASS_$_NSObject
      • From: Todd Heberlein <email@hidden>
References: 
 >Symbol not found: _OBJC_CLASS_$_NSObject (From: Todd Heberlein <email@hidden>)
 >Re: Symbol not found: _OBJC_CLASS_$_NSObject (From: Greg Parker <email@hidden>)

  • Prev by Date: Re: verify input parameter of init method and return nil before invoke [super init]
  • Next by Date: Re: verify input parameter of init method and return nil before invoke [super init]
  • Previous by thread: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Next by thread: Re: Symbol not found: _OBJC_CLASS_$_NSObject
  • Index(es):
    • Date
    • Thread