• 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: Problems making a framework (was tabbed class like Safari)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems making a framework (was tabbed class like Safari)


  • Subject: Re: Problems making a framework (was tabbed class like Safari)
  • From: James DiPalma <email@hidden>
  • Date: Sun, 20 Nov 2005 16:33:12 -0800

This application is not linking with its framework. At run time, EXCustomTabView was null which should not be, but with zero link turned on, Xcode will compile and run this application. At run time, this NSLog prints this message:

	NSLog(@"awake %@", [EXCustomTabView class]);
	2005-11-20 13:01:22.817 NemoTabApp[24917] awake (null)

Turning zero link off, results in a link error for an undefined symbol.

I dragged "nemoTabFM.framework" from
	NemoTabApp/Frameworks/Linked Frameworks/
to
	NemoTabApp/Targets/NemoTabApp/Link Binary with Libraries/




-jim


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: Julien Jalon <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: James DiPalma <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)

  • Prev by Date: NSPredicate performance considerations
  • Next by Date: Re: What NSEvent contains text from Ink input? [Solution]
  • Previous by thread: Re: Problems making a framework (was tabbed class like Safari)
  • Next by thread: Re: Problems making a framework (was tabbed class like Safari)
  • Index(es):
    • Date
    • Thread