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>
<br>2) I had to add my installation of Vc to the include paths of Krita, like:<br><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.<br>
<br><br>-- <br>Dmitry Kazakov<br>