• 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
ssl.h linking error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ssl.h linking error


  • Subject: ssl.h linking error
  • From: dancedrummer <email@hidden>
  • Date: Thu, 25 May 2006 16:35:37 -0700

I'm a bit of a lightweight.  I'm trying to generate an sha-1 hash,
works fine when I compile with the Debug build style but I get the
following error when I compile with the Release build style.

Undefined symbols:
_SHA1
collect2: ld returned 1 exit status

I'm pretty sure it's a linking error as I can get it to compile
properly by simply turning on ZeroLink in the Release build style
settings but of course that is no good for an actual release.

I am including
#include <openssl/sha.h>

Using Xcode 2.2.1, OSX 10.4.6

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


  • Follow-Ups:
    • Re: ssl.h linking error
      • From: Jon Shier <email@hidden>
    • Re: ssl.h linking error
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: Re: generating the event
  • Next by Date: Re: user-stoppable program
  • Previous by thread: Re: Question about dataFromPropertyList:format:errorDescription
  • Next by thread: Re: ssl.h linking error
  • Index(es):
    • Date
    • Thread