• 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: Frameworks/multiply-defined symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frameworks/multiply-defined symbols


  • Subject: Re: Frameworks/multiply-defined symbols
  • From: Chris Silverberg <email@hidden>
  • Date: Wed, 11 Feb 2004 15:30:06 -0800

On Feb 11, 2004, at 3:21 PM, Nick Zitzmann wrote:

This probably happened because you've got one linked binary that is linked to libcrypto 0.9.6, which is called "libcrypto.0.9.dylib", and another linked binary that is linked to libcrypto 0.9.7, which is called "libcrypto.0.9.7.dylib". You'll have to figure out what links to what, and link everything to the same library. The symbolic link "libcrypto.dylib" in /usr/lib points to libcrypto 0.9.7.

Alas this isn't the case. Both my application and my framework are compiled on the same machine in Xcode, both linking against libcrypto.dylib (which resolves to libcrypto.0.9.7.dylib). libcrypto.0.9.6 is not on this machine.


-Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >How do I create a simple script for XCode? (From: Mike Lazear <email@hidden>)
 >Re: How do I create a simple script for XCode? (From: Kevin Grant <email@hidden>)
 >Frameworks/multiply-defined symbols (From: Chris Silverberg <email@hidden>)
 >Re: Frameworks/multiply-defined symbols (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Frameworks/multiply-defined symbols
  • Next by Date: Using Project References
  • Previous by thread: Re: Frameworks/multiply-defined symbols
  • Next by thread: Re: Frameworks/multiply-defined symbols (solved)
  • Index(es):
    • Date
    • Thread