<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110735#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110735">bug 110735</a>
              from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
        <pre>Ah, sorry. The -D version is for the command line, in the cross file it
would be :
c_link_args = ['-L', '/path']

I'm on mobile, please excuse autocorrect fail.

On Thu, Jul 4, 2019, 17:56 <<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>> wrote:

<span class="quote">> *<a href="show_bug.cgi?id=110735#c3">Comment # 3</a> <<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="show_bug.cgi?id=110735#c3">https://bugs.freedesktop.org/show_bug.cgi?id=110735#c3</a>> on
> <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="show_bug.cgi?id=110735">bug 110735</a> <<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Meson can't find 32-bit libXvMCW in non-standard path"
   href="show_bug.cgi?id=110735">https://bugs.freedesktop.org/show_bug.cgi?id=110735</a>> from
> charlie <<a href="mailto:bug0xa3d2@hushmail.com">bug0xa3d2@hushmail.com</a>> *</span >
>
<span class="quote">> I can wait.</span >
>
<span class="quote">> Setting "-Dc_link_args" in a config file results in:
> meson: error: unrecognized arguments: ..</span >
>
<span class="quote">> So I set it in a meson crossfile like:
> [properties]
> c_link_args = ['-L /home/a/lib32']</span >
>
<span class="quote">> Results in 'XvMCW not found'.</span >
>
<span class="quote">> I also tried setting a native file
> (<a href="https://mesonbuild.com/Native-environments.html">https://mesonbuild.com/Native-environments.html</a>) mesa32.ini like:</span >
>
<span class="quote">> [paths]
> libdir = '/home/a/lib32'
> prefix = '/home/a'</span >
>
<span class="quote">> Still not found.</span >
>
<span class="quote">> ------------------------------
> You are receiving this mail because:</span >
>
<span class="quote">>    - You are on the CC list for the bug.</span >
>
></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>