MithunReddy / remail-iphone

Automatically exported from code.google.com/p/remail-iphone
0 stars 0 forks source link

library not found for -lssl #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. clone the remail using hg for mac
2. run pull_dependencies.sh for all other third party tools
3. build & run

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
ios 10.1

Please provide any additional information below.
I am not abl to build the code. Received the following error. Please do let me 
know which library to be included.

/**** error *****/
ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/*** end of error statement ******/

Original issue reported on code.google.com by srav...@lavusoft.com on 2 Nov 2012 at 10:54