<div dir="ltr"><div dir="ltr" class="gmail_msg">Thank you for the reply,<div class="gmail_msg">I've tried to build dynamic version (import lib + dll) so I see the libs like:</div><div class="gmail_msg">openssl.lib<br class="gmail_msg"></div><div class="gmail_msg">libcrypto.lib<br class="gmail_msg"></div><div class="gmail_msg">capi.lib<br class="gmail_msg"></div><div class="gmail_msg">and some other ones,</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">so do you mean that libeay32 and ssleay32 some depricated version ? and recommend me to go throu the git history for a looking for? (of course, I built from the head of git.)</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">P.S. I need this for the linking with Microsoft REST SDK (aka Casablanca)</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Rgds,</div><div class="gmail_msg">Ernst</div></div><br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Tue, Nov 1, 2016 at 7:30 AM Jeremy Farrell <<a href="mailto:jeremy.farrell@oracle.com" class="gmail_msg" target="_blank">jeremy.farrell@oracle.com</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000099" class="gmail_msg">
    <font face="Calibri" class="gmail_msg">I think this depends on what version of OpenSSL
      you're using and whether you're using static or dynamic libraries,
      none of which you mention. There were changes in library names in
      recent releases. Try reviewing the various NOTES, INSTALL, and
      README files for whichever version of OpenSSL you are working
      with.<br class="gmail_msg">
      <br class="gmail_msg">
      Note also that there are substantial API changes between major
      releases of OpenSSL; if the thing you are building expects
      particular names for the static or import library files, that
      suggests it probably expects a particular API version (not the
      newest one if it's expecting those names). If you use whatever
      version of OpenSSL the other library is expecting, it should have
      files with the expected names.<br class="gmail_msg">
      <br class="gmail_msg">
      Regards,<br class="gmail_msg">
                                  jjf<br class="gmail_msg">
    </font></div><div bgcolor="#FFFFFF" text="#000099" class="gmail_msg"><br class="gmail_msg">
    <div class="m_7986170705618573721m_-3433514006606753373moz-cite-prefix gmail_msg">On 31/10/2016 11:41, Ernst Maurer
      wrote:<br class="gmail_msg">
    </div>
    <blockquote type="cite" class="gmail_msg">
      <div dir="ltr" class="gmail_msg"><span class="gmail_msg">hi </span>
        <div class="gmail_msg"><br class="gmail_msg">
        </div>
        <div class="gmail_msg">I'm not
          using openssl daily , just need to build and link it with
          another library.</div>
        <div class="gmail_msg">that lib
          requires libeay32.lib and ssleay32.lib. </div>
        <div class="gmail_msg">Are
          these  ones from OpenSSL distribution? </div>
        <div class="gmail_msg">I've
          tried two options:</div>
        <div class="gmail_msg">1.
          download a few pre-built versions of the  binaries </div>
        <div class="gmail_msg">2. build
          own binaries from latest git</div>
        <div class="gmail_msg"><br class="gmail_msg">
        </div>
        <div class="gmail_msg">both
          cases don't contain these lib (and dll) files.</div>
        <div class="gmail_msg">please
          assist</div>
        <div class="gmail_msg"><br class="gmail_msg">
        </div>
        <div class="gmail_msg">Rgds,</div>
        <div class="gmail_msg">Ernst</div>
      </div>
    </blockquote>
    <br class="gmail_msg">
    </div><div bgcolor="#FFFFFF" text="#000099" class="gmail_msg"><pre class="m_7986170705618573721m_-3433514006606753373moz-signature gmail_msg" cols="72">-- 
J. J. Farrell
Not speaking for Oracle.
</pre>
  </div>

--<br class="gmail_msg">
openssl-users mailing list<br class="gmail_msg">
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" class="gmail_msg" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-users</a><br class="gmail_msg">
</blockquote></div></div>