<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/30/2017 08:20 AM, m.kamalasubha
      m.kamalasubha wrote:<br>
    </div>
    <blockquote
cite="mid:CAOad8FDR3OgYVAViszQ86_WGzKTSboVmujgzXkvnraNWciK-eg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="font-size:16px">Hello,</div>
        <div style="font-size:16px">  I am trying to build static
          libraries (.lib) for FFmpeg 3.3 version in Windows 10.</div>
        <div style="font-size:16px">I followed the steps outlined in the
          link given below,</div>
        <div style="font-size:16px"><a moz-do-not-send="true"
            href="https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC"
            target="_blank">https://trac.ffmpeg.org/wiki/<wbr>CompilationGuide/MSVC</a></div>
        <div style="font-size:16px">and used Visual Studio 2015 version.</div>
        <div style="font-size:16px">In order to generate static libs, I
          changed the configure options from "--enable-shared
          --disable-static" to "--enable-static --disable-shared".</div>
        <div style="font-size:16px">But, it always generates libraries
          in ".a" format.</div>
        <div style="font-size:16px">How to generate static libraries in
          ".lib" format?</div>
        <div style="font-size:16px"><br>
        </div>
        <div style="font-size:16px">Thanks in advance ...</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Libav-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
</pre>
    </blockquote>
    Much easier to cross compile on Linux using using a script  Just
    sayin'.......<br>
    <br>
  </body>
</html>