<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">From the meson documentation (just do `meson --help`) you can get a static debug library by doing:<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">meson --buildtype debug --default-library static . build_dst<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">ninja -C build_dst<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If you have another version of visual studio then VS2013, please run the test suite, to see if the error happens on other versions as well.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Regards,<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Dov<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 10, 2018 at 9:35 PM, John Emmas <span dir="ltr"><<a href="mailto:john@creativepost.co.uk" target="_blank">john@creativepost.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <div class="m_-618810387614013431moz-cite-prefix">On 10/03/2018 17:06, Dov Grobgeld
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-family:arial,helvetica,sans-serif">.</div>
        <div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
          <ol>
            <li>Opened a visual studio command prompt<br>
              <br>
            </li>
          </ol>
        </div>
      </div>
    </blockquote></span>
    Thanks Dov - that's the advice I needed!  I can build fribidi if I
    run the meson tools from a Visual Studio command prompt - but not if
    I run from a conventional Windows command prompt.  That's where I
    was going wrong...<span class=""><br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
          <p>But... And here is the strange part: BidiTest passed under
            debug but failed on the release build!</p>
        </div>
      </div>
    </blockquote>
    <br></span>
    That was going to be my next question.  What command do I need if I
    want to generate a Debug build, rather than a Release build?<br>
    <br>
    And lastly - do you know if it's possible to build fribidi as a
    static library, rather than a DLL?<span class="HOEnZb"><font color="#888888"><br>
    <br>
    John<br>
  </font></span></div>

<br>______________________________<wbr>_________________<br>
fribidi mailing list<br>
<a href="mailto:fribidi@lists.freedesktop.org">fribidi@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/fribidi" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/fribidi</a><br>
<br></blockquote></div><br></div>