Hacker News new | ask | show | jobs
by alpb 5074 days ago
I already fixed that but ld couldn't link -lcrypto, I believe it is about libssl which should be present by default.

What's size of your produced .app package? The one I purchased is around ~48mb.

1 comments

I couldn't get it to build at all, since it can't find ` -lcrypto`...bugging...
Have you installed the XCode command line tools? Also have you updated to a recent (4.4+) XCode version?
I believe I have xcode 4.3, time to snatch the new one I suppose! Thanks