<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Civilization 5 - Leaders in the diplomatic interactions screen appear completely black"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93546#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Civilization 5 - Leaders in the diplomatic interactions screen appear completely black"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93546">bug 93546</a>
              from <span class="vcard"><a class="email" href="mailto:nhaehnle@gmail.com" title="Nicolai Hähnle <nhaehnle@gmail.com>"> <span class="fn">Nicolai Hähnle</span></a>
</span></b>
        <pre>You need to produce a 32 bit build of apitrace. You'll need multiarch/multilib
support in your distribution and 32-bit variants of certain packages (e.g. on
Debian/Ubuntu, install the g++-multilib package, and libwhatever-dev:i386 if
you get error messages for libwhatever). When running cmake, add the following
parameters:

-DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_EXE_LINKER_FLAGS=-m32
-DENABLE_GUI=FALSE

Traces recorded using the 32 bit apitrace can be played back on apitrace of any
bitness.</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>