• 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: Pre-Binding disabled when adding CURLHandle.framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pre-Binding disabled when adding CURLHandle.framework


  • Subject: Re: Pre-Binding disabled when adding CURLHandle.framework
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 29 Mar 2004 07:22:09 -0700

On Mar 29, 2004, at 4:41 AM, Michael Becker wrote:

I am not at all experienced in compiler-specific stuff, so I don't know how to handle this warning.
I have added the CURLHandle.framework to my project ("add framework" etc.). Now when I compile the application, I get this warning:

PhotoClient:0: warning prebinding disabled because dependent library: @executable_path/../Frameworks/CURLHandle.framework/Versions/A/ CURLHandle is not prebound

What do I have to do?

Did you rebuild the binary for some reason? The CURLHandle distribution comes with two pre-built frameworks, and both of them were built with prebinding enabled. Using one of them should solve this problem. If you can't use either of the pre-built frameworks for some reason, then you'll have to rebuild CURLHandle with prebinding enabled.

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.


References: 
 >Pre-Binding disabled when adding CURLHandle.framework (From: Michael Becker <email@hidden>)

  • Prev by Date: Subclassing NSTabView & handling mouseDragged messages
  • Next by Date: Re: Clever way to replace in a NSString
  • Previous by thread: Pre-Binding disabled when adding CURLHandle.framework
  • Next by thread: Clever way to replace in a NSString
  • Index(es):
    • Date
    • Thread