<div dir="ltr"><div dir="ltr"><div>Hi All,</div><div><br></div><div>I am trying to build a cross platform library with help of Openssll LibCrypto and libSSL library. When i generate the lib and include the files and lib in cross platform library project I am getting below error.</div><div><div>error : member access into incomplete type 'ssl_ctx_st'</div><div>1>                 <b>   X509Ptr cert = { ::PEM_read_bio_X509_AUX(bio_cert.get(), 0, m_ctx->default_passwd_callback, m_ctx->default_passwd_callback_userdata), ::X509_free };</b></div></div><div><b><br></b></div><div><b>Kindly if anybody know the how to resolve this error, Please let me know.</b></div></div></div>