Hacker News new | ask | show | jobs
by _coeus 5074 days ago
Edit the Build-mac.sh file at the top to /applications/xcode.app, I was able to build after that.
1 comments

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.

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