<div class="gmail_quote">On Mon, Sep 10, 2012 at 4:35 PM, Boudewijn Rempt <span dir="ltr"><<a href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Monday 10 September 2012 Sep, Sven Langkamp wrote:<br>
><br>
> Branch has been tested on half a dozen systems now. Results were from twice<br>
> as fast to very slight improvement/no change noticeable. Not sure why there<br>
> is such a difference between systems. Dual-core systems seem to have a<br>
> bigger improvement. Might be that it was mask processing was already quite<br>
> fast on quad-core cpus before.<br>
<br>
</div>Weirdly, though, I did see a big change on my desktop machine.<br>
<div class="im"><br>
> Branch is almost feature complete, just some improvements for detecting<br>
> cmake files needed. Also will need some ifdefs if vc should stay an<br>
> optional dependency.<br>
<br>
</div>I think it should, at least until it gets more widespread and until I've fixed the Windows port :-)<br>
<div class="im"><br></div></blockquote><div><br></div><div>Done. The last thing missing is to add the FindVc.cmake to calligra/modules, but that somehow doesn't work on my system. I get:</div><div><br></div><div> CMake Error at cmake/modules/FindVc.cmake:32 (find_package_handle_standard_args):</div>
<div>  FIND_PACKAGE_HANDLE_STANDARD_ARGS Function invoked with incorrect arguments</div><div>  for function named: FIND_PACKAGE_HANDLE_STANDARD_ARGS</div><div>Call Stack (most recent call first):</div><div>  /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package)</div>
<div>  krita/CMakeLists.txt:15 (macro_optional_find_package)</div><div><br></div><div>Does anyone else get that too? Any ideas?</div></div>