Hi!<br><br>Could anyone help me with testing the new multi-architectural build of Krita? I can test it on two systems only: avx and ssse3 :(<br><br>If someone is interested in it, here is a small manual how to do it:<br><br>
1) Fetch the newest Vc repository and switch to the 'staging' branch<br>git clone git://<a href="http://code.compeng.uni-frankfurt.de/vc.git">code.compeng.uni-frankfurt.de/vc.git</a><br>cd vc<br>git checkout origin/staging<br>
<br>2) Build Vc<br><br>3) Go to Krita and switch to 'vector_compositioning_kazakov' branch<br>git checkout origin/vector_compositioning_kazakov<br><br>4) Build Krita<br><br>5) When you run the resulting binary on some machine, you will see a set of debug messages when Krita starts. They tell you which architecture is used right now and which features of the processor were used during compilation.<br>
<br>6) Try running this binary on different machines. The messages on the Krita start should be different. And it should not crash, of course! ;)<br><br clear="all"><br>-- <br>Dmitry Kazakov<br>