<br><br><div class="gmail_quote">On Sat, Sep 8, 2012 at 3:56 PM, Sven Langkamp <span dir="ltr"><<a href="mailto:sven.langkamp@gmail.com" target="_blank">sven.langkamp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div class="im">On Sat, Sep 8, 2012 at 1:37 PM, Dmitry Kazakov <span dir="ltr"><<a href="mailto:dimula73@gmail.com" target="_blank">dimula73@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Yes, this really makes the painting faster! Quite desirable in master! =)<br><br>I had a couple of problems with compiling it though:<br><br>1) I had to add '-fabi-version=4' to CMAKE_CXX_FLAGS to avoid some redifinition compile bug (I don't know what this keyword means, thought =) ).<br>

</blockquote><div><br></div></div><div>Which gcc version do you have?</div></div></blockquote><div><br>gcc (SUSE Linux) 4.6.2<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div class="im"><div> 2) I had to add my installation of Vc to the include paths of Krita, like:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>include_directories(${INCLUDE_INSTALL_DIR})<br><br clear="all">(I installed Vc to the same prefix as calligra)<br><br>It looks either Vc's macros do not add inclusion for the library, or just we don't directly use this feature.</blockquote>

<div><br></div></div><div>If it's installed to /usr/... it works. There is still a small problems thought that it doesn't get the OptimizeForArchitecture cmake script yet and the require file have to be included by had or put into the calligra cmake modules.</div>
</div></blockquote><div><br>I installed it into the same prefix where I install calligra. I guess, there should be a macro which shows the includes of Vc in its cmake files.<br></div></div><br clear="all"><br>-- <br>Dmitry Kazakov<br>