<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font face="Helvetica, Arial, sans-serif">I have compiled it
perfectly. Some issues:</font></p>
<p><font face="Helvetica, Arial, sans-serif">* As I have debian and
not configured a prefix por instalation in CMakeList.txt, it is
installed on a path that is not recognized.</font></p>
<p><font face="Helvetica, Arial, sans-serif"> # sudo make install<br>
</font></p>
<p><font face="Helvetica, Arial, sans-serif"> Install the
project...<br>
-- Install configuration: ""<br>
-- Installing:
/usr/local/lib/x86_64-linux-gnu/plugins/kdevplatform/27/kdevxdebug.so<br>
-- Set runtime path of
"/usr/local/lib/x86_64-linux-gnu/plugins/kdevplatform/27/kdevxdebug.so"
to "/usr/local/lib/x86_64-linux-gnu"<br>
</font></p>
<p>When I open kdevelop and look into plugins, I can't see
php-xdebug, so I think it is not loaded.<br>
</p>
<p>* The name of the shared library doesn't start with lib</p>
<p>* I don't know how to add <font face="Helvetica, Arial,
sans-serif">/usr/local/lib/x86_64-linux-gnu/plugins/kdevplatform/27/
to KDE_DIRS or how to make kdevelop look into that directory.</font></p>
<p><font face="Helvetica, Arial, sans-serif">Anyway, many thanks for
upgrading this extension.<br>
</font></p>
<br>
<div class="moz-cite-prefix">On 29/09/17 18:03, Kevin Funk wrote:<br>
</div>
<blockquote type="cite" cite="mid:1688315.u2ad4vjSmX@kerberos">
<pre wrap="">On Friday, 29 September 2017 08:56:08 CEST santilin wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi, I love developing with KDevelop and I was happy developing in PHP
with KDevelop4. But recently I had to update my debian to version 9 and
now, KDevelop5 doesn't have php-xdebug ported.
I can spare some time (not much really) helping porting php-xdebu to
KDevelop5, but I must admit that although I have a lot of experience
with C++ and Qt, I have never used cmake nor KDevelop libraries.
</pre>
</blockquote>
<pre wrap="">
Heya Santilin,
kdev-xdebug got fully ported for KDevelop 5.x now.
Please try and report back.
Regards,
Kevin
</pre>
<blockquote type="cite">
<pre wrap="">I have tried to port the CMakeList.txt from php-xdebug to KDevelop5, but
I am not confident as I am used to the GNU autotools world.
Then, I would like you to help me decide on the following two options:
1) (preferred) Join kdev-xdebug with kdevelop-php so that I can start
coding quickly as the CMakeList.txt is already ported and I would add
only the relevant kdev-xdebug files and maybe some libraries
2) Have the kdev-xdebug CMakeList.txt ported to KDevelop5 by someone
with more experience and then I would follow porting the rest of the code.
The option 1 is my preferred as I have always wanted those plugins to
come together and I wonder why are they separated.
Kind regards
--santilín
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<br>
</body>
</html>