<div dir="ltr"><div>Dear OpenSSL experts,<br><br></div>I'm a junior developer so please forgive me if this is a stupid question.<br><br><div class="gmail-m_-1317968479009786355gmail-post-text">I'm trying to port an existing application, currently running on MacOSX and Linux, to Windows 64 bits platform which is not my favorite environment.

<p>I have dependencies on Poco and OpenSSL (1.1.0e is currently used on MacOSX and Linux), and when trying to 
compile using MSVC2015, I get and link error telling that libeaymt64.lib
 and ssleaymt64.lib are missing. I tried to find where these 
dependencies are defined (pragma or linkage definitions) but did not 
find.
These libraries do not look to exist since I cannot find them on MacOSX 
and Linux either.</p><p>I have installed OpenSSL environment and tried using precompiled libs and headers from <a href="http://slproweb.com/download/Win64OpenSSL-1_1_0f.exe">http://slproweb.com/download/Win64OpenSSL-1_1_0f.exe</a><br></p>

<p>Googling on these libs, I find they might be included in OpenSSL 
1.0.2g, however I'm not able able to find them in application's required
 OpenSSL release (1.1.x).</p>

<p>I'm sure I'm missing some points but cannot figure out what after hours of search.</p><p>Can someone please help me?</p><p>Thanks in advance</p><p>KR</p><p>Raymi<br></p>
    </div></div>