<p dir="ltr">Hi,<br>
Qca refers to Qt cryptographic architecture. We are using that for encryption purposes. So to build kde connect, you need to install that first. There are currently two versions of Qca available on repository. Make sure to install libqca-qt5-2 package and also it's dev or headers package. Sometimes an earlier version of Qca is already installed, so you have to change the symlink also or if it is not present make a new one called libqca.so pointing to libqca-qt5.so library, in your /usr/libs/x86_64-linux-gnu folder.<br>
Similarly install any other package and its dev package also like this which is shown missing during build. Symlink part won't be needed fir any other library they will be automatically generated.<br>
I hope this will help.<br>
Cheers<br>
Vineet</p>
<div class="gmail_quote">On 09-May-2015 6:37 PM, "Konstantinos Athanasiou" <<a href="mailto:dinosath0@gmail.com">dinosath0@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hello, i have a problem building kde-connect kde master branch in
    ubuntu 15.04. At first cmake couldn't find 
    
    <span style="color:rgb(46,52,54);font-size:13.3px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:21.28px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">KF5Config.cmake . </span>after
    a reply from kver who had the exact same problem i installed some
    dependencies but now i get the following errors:<br>
    <br>
    CMake Error at CMakeLists.txt:15 (find_package):<br>
      By not providing "FindQca-qt5.cmake" in CMAKE_MODULE_PATH this
    project has<br>
      asked CMake to find a package configuration file provided by
    "Qca-qt5", but<br>
      CMake did not find one.<br>
    <br>
      Could not find a package configuration file provided by "Qca-qt5"
    <br>
      (requested version 2.1.0) with any of the following names:<br>
    <br>
        Qca-qt5Config.cmake<br>
        qca-qt5-config.cmake<br>
    <br>
      Add the installation prefix of "Qca-qt5" to CMAKE_PREFIX_PATH or
    set<br>
      "Qca-qt5_DIR" to a directory containing one of the above files. 
    If<br>
      "Qca-qt5" provides a separate development package or SDK, be sure
    it has<br>
      been installed.<br>
    <br>
    <br>
    Can someone add instructions for building kde-connect kde in the
    readme or the kde connect kde community wiki?<span style="color:rgb(46,52,54);font-size:13.3px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:21.28px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span><span style="color:rgb(46,52,54);font-size:13.3px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:21.28px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)"></span>
  </div>

<br>_______________________________________________<br>
KDEConnect mailing list<br>
<a href="mailto:KDEConnect@kde.org">KDEConnect@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdeconnect" target="_blank">https://mail.kde.org/mailman/listinfo/kdeconnect</a><br>
<br></blockquote></div>