• 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: Question about private libraries in an Xcode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about private libraries in an Xcode project


  • Subject: Re: Question about private libraries in an Xcode project
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 22 Aug 2005 23:48:55 -0600


On Aug 22, 2005, at 10:34 PM, Jeff Schriebman wrote:

/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/ ZeroLink (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version 92.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.0.0)


Am I correct in assuming that the ZeroLink line entry should not be there for my final linked application and that I should be looking get rid of this entry or is it that this entry is always there and is actually never invoked unless something else is wrong?

Your assumption is correct; its presence in the list of linked frameworks/libraries means that the linked object was ZeroLinked. Even though you claim that ZeroLink is off, for some reason it's still on. Did you disable it in the build configuration you're using? I usually turn ZeroLink on in the Debug configuration and turn it off in the Release configuration, and I've never had any problems with ZeroLink.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Question about private libraries in an Xcode project
      • From: Jeff Schriebman <email@hidden>
References: 
 >making a framework... (From: Peter Lau <email@hidden>)
 >Re: making a framework... (From: Chris Espinosa <email@hidden>)
 >Re: making a framework... (From: Nick Zitzmann <email@hidden>)
 >Re: making a framework... (From: Chris Espinosa <email@hidden>)
 >Re: making a framework... (From: Peter Lau <email@hidden>)
 >Re: making a framework... (From: Chris Hanson <email@hidden>)
 >Re: making a framework... (From: Peter Lau <email@hidden>)
 >Re: making a framework... (From: Chris Hanson <email@hidden>)
 >Re: making a framework... (From: Peter Lau <email@hidden>)
 >Question about private libraries in an Xcode project (From: Jeff Schriebman <email@hidden>)
 >Re: Question about private libraries in an Xcode project (From: Nick Zitzmann <email@hidden>)
 >Re: Question about private libraries in an Xcode project (From: Jeff Schriebman <email@hidden>)

  • Prev by Date: [Urgent]Integerating Existing cocoa+c application with java through JNI
  • Next by Date: Re: Question about private libraries in an Xcode project
  • Previous by thread: Re: Question about private libraries in an Xcode project
  • Next by thread: Re: Question about private libraries in an Xcode project
  • Index(es):
    • Date
    • Thread