<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Adding instructions for building to the wiki, is something that
really should be done, as it considerably lowers the barrier for
people picking up and messing around with the project. <br>
<br>
I recently started looking at it and have built it with Qt Creator,
and I can add instructions if no one else wants to do it. Only thing
is, I'm not really familiar with the Qt ecosystem, and I've now run
into a problem with not managing to debug the KDE side of things
(Android side is fine), and it gives me this error:<br>
<br>
<meta name="qrichtext" content="1">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->This
does not seem to be a "Debug" build.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Setting
breakpoints by file name and line number may fail.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_info: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_abbrev: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_line: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_str: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_loc: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.debug_range: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.gdb_index: Not found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.note.gnu.build-id: Found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.gnu.hash: Found.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Section
.gnu_debuglink: Not found.<br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
And, indeed, there does not seem to be a debug build. How do you
guys manage to debug things? Are you even using Qt Creator, or is
KDevelop the preferred IDE?<br>
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
As a last little nag, there's s'posed to be work done on replying
to SMS from the desktop, anyone know if there's any progress on
that?<br>
<!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
<br>
<div class="moz-cite-prefix">Den 09. mai 2015 18:11, skrev Holger
Kaelberer:<br>
</div>
<blockquote cite="mid:554E3197.7060302@elberer.de" type="cite">
<br>
<br>
On 09.05.2015 15:26, vineet garg wrote:
<br>
<blockquote type="cite">Hi,
<br>
Qca refers to Qt cryptographic architecture. We are using that
for encryption purposes. So to build
<br>
kde connect, you need to install that first. There are currently
two versions of Qca available on
<br>
repository. Make sure to install libqca-qt5-2 package and also
it's dev or headers package.
<br>
Sometimes an earlier version of Qca is already installed, so you
have to change the symlink also or
<br>
if it is not present make a new one called libqca.so pointing to
libqca-qt5.so library, in your
<br>
/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
<br>
build. Symlink part won't be needed fir any other library they
will be automatically generated.
<br>
</blockquote>
<br>
A good shortcut for debian based distros is often something like
<br>
<br>
apt-get build-dep kdeconnect
<br>
<br>
(if the source you want to build is not too new with respect to
the distro's version.)
<br>
<br>
Holger
<br>
<br>
<blockquote type="cite">I hope this will help.
<br>
Cheers
<br>
Vineet
<br>
<br>
On 09-May-2015 6:37 PM, "Konstantinos Athanasiou"
<<a class="moz-txt-link-abbreviated" href="mailto:dinosath0@gmail.com">dinosath0@gmail.com</a> <a class="moz-txt-link-rfc2396E" href="mailto:dinosath0@gmail.com"><mailto:dinosath0@gmail.com></a>>
<br>
wrote:
<br>
<br>
Hello, i have a problem building kde-connect kde master
branch in ubuntu 15.04. At first cmake
<br>
couldn't find KF5Config.cmake . after a reply from kver who
had the exact same problem i
<br>
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
<br>
community wiki?
<br>
<br>
_______________________________________________
<br>
KDEConnect mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:KDEConnect@kde.org">KDEConnect@kde.org</a> <a class="moz-txt-link-rfc2396E" href="mailto:KDEConnect@kde.org"><mailto:KDEConnect@kde.org></a>
<br>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kdeconnect">https://mail.kde.org/mailman/listinfo/kdeconnect</a>
<br>
<br>
<br>
<br>
_______________________________________________
<br>
KDEConnect mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:KDEConnect@kde.org">KDEConnect@kde.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kdeconnect">https://mail.kde.org/mailman/listinfo/kdeconnect</a>
<br>
<br>
</blockquote>
_______________________________________________
<br>
KDEConnect mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:KDEConnect@kde.org">KDEConnect@kde.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kdeconnect">https://mail.kde.org/mailman/listinfo/kdeconnect</a>
<br>
</blockquote>
<br>
</body>
</html>