<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="Jose Fonseca <jfonseca@vmware.com>"> <span class="fn">Jose Fonseca</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Windows binaries"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94045">bug 94045</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jfonseca@vmware.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Windows binaries"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94045#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Windows binaries"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94045">bug 94045</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="Jose Fonseca <jfonseca@vmware.com>"> <span class="fn">Jose Fonseca</span></a>
</span></b>
        <pre>I build piglit on Windows continously.

It's in fact trivial to build Windows piglit binaries on Linux with MinGW cross
compilers.


But even if I find a way to upload piglit windows binaries somewhere to
freedesktop.org, it's not trivial to run: end users would also need to install
Python, and a bunch of Python modules.

One could try to bundle Python Windows binaries and modules too, but that's a
lot of work.  I think the best is to take the indidual test .exe and .dll and
data files, and explain how to invoke the test directly (without the Python
framework.)


But all things considered, I'm afraid making it easier for non-technical
Windows end users to run Piglit seems a huge time sink, and give no return.


I think that projects like godotengine can and should accomplish this on their
own:

- build piglit for Windows (e.g., using Mingw)

- for every bug the engine runs against, zip individual tests executables and
dll, and post somewhere else</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>