<div dir="ltr"><div>Hello, I've compiled openssl.1.0.2h on osx (32bit) and linked staticly my project with libcrypto.a and libssl/a, but I get 2 linking errors with "Symbol(s) not found":</div><div><br></div><div>_TLSv1_2_method, referenced from ...</div><div>and</div><div>_BIO_test_flags, referenced from ...</div><div><br></div><div>Why would this be happening?  </div><div><br></div><div><br></div><div>ps: (same code works on pc as well but it is linked there with previous verision libs - 1.0.2g)</div><div><br></div><div><br></div><div>Thank you </div></div>