• 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
errors building framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

errors building framework


  • Subject: errors building framework
  • From: Daniel Child <email@hidden>
  • Date: Mon, 27 Apr 2009 17:31:25 -0400

I am trying to create a framework out of some files that I use in a few apps. I expected this to be easy, but instead got a kazillion warnings, all of which take the form:

objc_class_name_<NAME> referenced from
<some method> in <some file>.o
[MANY METHODS AND FILES LISTED]

or

objc_msgSend<msg> referenced from
<some method> in <some file>.o

or

NSLog referenced from
<some method> in <some file>.o

Since the files originally came from projects that work (and do have Cocoa.h imported), I'm at a loss as to why this error would come up. If someone knows, or knows where I could read about this issue, I'd really appreciate it. Thanks.
_______________________________________________


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: errors building framework
      • From: Michael Ash <email@hidden>
    • Re: errors building framework
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: 10.4.x install for testing...
  • Next by Date: Re: Autorelease and passing by reference in background threads
  • Previous by thread: Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]
  • Next by thread: Re: errors building framework
  • Index(es):
    • Date
    • Thread