<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xorg/amdgpu crash when running wine's dxgi tests"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105736#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xorg/amdgpu crash when running wine's dxgi tests"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105736">bug 105736</a>
              from <span class="vcard"><a class="email" href="mailto:notasas@gmail.com" title="Grazvydas Ignotas <notasas@gmail.com>"> <span class="fn">Grazvydas Ignotas</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=138644" name="attach_138644" title="wine's dxgi test exe">attachment 138644</a> <a href="attachment.cgi?id=138644&action=edit" title="wine's dxgi test exe">[details]</a></span>
wine's dxgi test exe

You need to build wine from source, I'm using the 64bit version, which should
be something like:
<span class="quote">> git clone git://source.winehq.org/git/wine.git && cd wine
> ./configure --prefix=/somewhere --enable-win64
> # (install dependencies and rerun configure as needed)
> make # -jN</span >
and then run the test:
<span class="quote">> make -C dlls/dxgi/tests/ testclean test</span >
Alternatively install recent official binary packages and just run the attached
.exe under wine (it's compiled with wine's "make crosstest", which is intended
to run wine's tests under Windows).</pre>
        </div>
      </p>


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

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