Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bejo

macrumors newbie
Original poster
Is openssl library available on iPhone? I've been using it in my project (on simulator only) since first SDK beta, but since I upgraded to the latest 7th beta (previously 5th) I can no longer import files from openssl 🙁
Code:
#import <openssl/rand.h>
Nothing in the project has changed... I just installed the new SDK.
 
Is openssl library available on iPhone? I've been using it in my project (on simulator only) since first SDK beta, but since I upgraded to the latest 7th beta (previously 5th) I can no longer import files from openssl 🙁
Code:
#import <openssl/rand.h>
Nothing in the project has changed... I just installed the new SDK.

Just trying to remember...

Isn't the iPhone SDK under NDA?

I think you better check what you agreed to when you downloaded the iPhone SDK.
 
and you know this because you're getting linking errors when you compile?
That's right, I can't #import files from the openssl library. It works after downgrading to beta-6, but that's not a solution 🙁.

Do you think that this means that there won't be the openssl lib in the final SDK?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.