Re: Trouble linking libcommonCrypto in iOS 6.1
Re: Trouble linking libcommonCrypto in iOS 6.1
- Subject: Re: Trouble linking libcommonCrypto in iOS 6.1
- From: Rick Mann <email@hidden>
- Date: Sun, 05 May 2013 17:11:08 -0700
Huh. I tried building for device instead, and now I get the following:
ld: cannot link directly with /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/lib/system/libcommonCrypto.dylib. Link against the umbrella framework 'System.framework' instead. for architecture armv7
Thing is, there is no System.framework. So I just removed the directly-linked libcrypto, and everything linked.
On May 5, 2013, at 17:06 , Rick Mann <email@hidden> wrote:
> I can add libcommonCrypto.dylib from the iOS Add Frameworks & Libraries UI, but it fails to link with:
>
> ld: library not found for -lcommonCrypto
>
>
> Any idea how I can link this? I need it for CCHmac().
>
> Thanks!
>
> --
> Rick
>
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden