<div class="gmail_quote">On Thu, Sep 27, 2012 at 5:39 AM, 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">
Hi!<br><br>I've not finished compiling it yet, but at the stage of configuration there are two really minor bugs:<br><br>1) When there is no Vc in the system, cmake gives a warning (but succeeds with configuration):<br>

<br>CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package):<br>  Could not find module FindVc.cmake or a configuration file for package Vc.<br><br>  Adjust CMAKE_MODULE_PATH to find FindVc.cmake or set Vc_DIR to the<br>

  directory containing a CMake configuration file for Vc.  The file will have<br>  one of the following names:<br><br>    VcConfig.cmake<br>    vc-config.cmake<div class="im"><br><br>Call Stack (most recent call first):<br>
</div>  krita/CMakeLists.txt:15 (macro_optional_find_package)<br></blockquote><div><br></div><div>Can you check what CMAKE_MODULE_PATH is directly before the Vc check?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) In both of the cases, when Vc is present in the system or not, Vc is not listed in libraries which are printed by cmake in the end of configuration.</blockquote><div><br></div><div>Yeah, no idea what triggers cmake to show it there. </div>
</div>