<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    <font face="Calibri">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>
      <br>
      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>
      <br>
      Regards,<br>
                                  jjf<br>
    </font><br>
    <div class="moz-cite-prefix">On 31/10/2016 11:41, Ernst Maurer
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+cSMc2E_YpvwurLu+YbHiYFS+T6YG6aChLvgYpeXVAywGTpVA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">hi </span>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px"><br
            class="gmail_msg">
        </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">I'm not
          using openssl daily , just need to build and link it with
          another library.</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">that lib
          requires libeay32.lib and ssleay32.lib. </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">Are
          these  ones from OpenSSL distribution? </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">I've
          tried two options:</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">1.
          download a few pre-built versions of the  binaries </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">2. build
          own binaries from latest git</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px"><br
            class="gmail_msg">
        </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">both
          cases don't contain these lib (and dll) files.</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">please
          assist</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px"><br
            class="gmail_msg">
        </div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">Rgds,</div>
        <div class="gmail_msg"
          style="color:rgb(33,33,33);font-family:"helvetica
          neue",helvetica,arial,sans-serif;font-size:13px">Ernst</div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
J. J. Farrell
Not speaking for Oracle.
</pre>
  </body>
</html>