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

bejo

macrumors newbie
Original poster
Apr 20, 2008
9
0
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.
 

gnasher729

Suspended
Nov 25, 2005
17,980
5,566
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.
 

bejo

macrumors newbie
Original poster
Apr 20, 2008
9
0
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?
 

foidulus

macrumors 6502a
Jan 15, 2007
904
1
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.

Um, considering ANYONE IN THE WORLD can download it directly from Apple, I doubt its under NDA.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.