• 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: Xcode 8 : linker command failed with exit code 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 8 : linker command failed with exit code 1


  • Subject: Re: Xcode 8 : linker command failed with exit code 1
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 12 Oct 2016 21:02:56 -0700


On Oct 12, 2016, at 3:14 PM, Bernard Bernu <email@hidden> wrote:

This is a program that should run on various platform, specially on large scale parallel computers.
So my concern is to rely on library available on other linux machine.

Using commonCrypto might be the best approach, then. But you should use your own copy of it, and include it in your app (either as a dynamic library or statically linked), instead of linking with the copy in the OS. That way you can ensure you’re using a consistent version.

—Jens
 _______________________________________________
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

References: 
 >Xcode 8 : linker command failed with exit code 1 (From: Bernard Bernu <email@hidden>)
 >Re: Xcode 8 : linker command failed with exit code 1 (From: Doug Hill <email@hidden>)
 >Re: Xcode 8 : linker command failed with exit code 1 (From: Jens Alfke <email@hidden>)
 >Re: Xcode 8 : linker command failed with exit code 1 (From: Doug Hill <email@hidden>)
 >Re: Xcode 8 : linker command failed with exit code 1 (From: Bernard Bernu <email@hidden>)

  • Prev by Date: Re: Xcode 8 : linker command failed with exit code 1
  • Next by Date: App refuses to find Framework's Objective-C Generated Header: whats wrong?
  • Previous by thread: Re: Xcode 8 : linker command failed with exit code 1
  • Next by thread: Upgrading Xcode can kill your svn+ssh (solution included)
  • Index(es):
    • Date
    • Thread