• 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: Creating cocoa frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating cocoa frameworks


  • Subject: Re: Creating cocoa frameworks
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 1 Jun 2004 14:27:33 -0600

On Jun 1, 2004, at 12:08 PM, Garvin Haslett wrote:

I've brought all the relevant code into a framework project and I'm
using the following linker flags:

-framework ApplicationServices -framework Foundation -framework AppKit

Don't use the linker flags setting to link in the frameworks. Instead, add the Cocoa and ApplicationServices frameworks directly into your project, and make sure they're enabled in the appropriate target(s). I've had this problem before, and doing the above solved it, so maybe it'll work for you...

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Creating cocoa frameworks
      • From: email@hidden (Garvin Haslett)
References: 
 >Creating cocoa frameworks (From: email@hidden (Garvin Haslett))

  • Prev by Date: Re: Button confusion
  • Next by Date: Re: Button confusion
  • Previous by thread: Creating cocoa frameworks
  • Next by thread: Re: Creating cocoa frameworks
  • Index(es):
    • Date
    • Thread