<div dir="ltr"><div><div><div><div>Thank you!<br><br></div>The issue was with the environment variables after all.  After changing the shell prefix with <br>$<i>source ~/kde/.setup-env <br></i>kdevelop runs smoothly.<br></div><br></div>Best regards!<br></div>Mili<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div>Miljenko Jakovljevic<br></div><span style="font-size:12.8px"><span><span><span><span>E-Mail: <a href="mailto:miljenko.jakovljevic@gmail.com" target="_blank">miljenko.jakovljevic@gmail.com</a></span></span><span style="font-size:12.8px"></span></span></span></span><br></div><div dir="ltr" style="font-size:12.8px"><div style="font-size:12.8px"><div><br></div><span style="font-size:12.8px"></span></div></div><span><span style="font-size:12.8px"></span></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Mar 8, 2018 at 8:01 AM, Sven Brauch <span dir="ltr"><<a href="mailto:mail@svenbrauch.de" target="_blank">mail@svenbrauch.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Since I was building kdevelop as a standalone program without the kde I<br>
> don't have the $HOME/kde/usr directory. So I set the QT_PLUGIN_PATH to the<br>
> location of the local .so files in kdevelop/build/plugins. I even tried<br>
> putting all the .so into a separate directory and putting that into the<br>
> path. All to no avail.<br>
><br>
> Is it a preferred approach to build the whole kde from source viz. to use<br>
> the kdesrc-build tool even if one just wants to build kdevelop?<br>
<br>
</span>That directory being created is unrelated to building any other KDE<br>
components, it's sufficient to run "make install" in KDevelop. Not sure<br>
why loading the plugins without installing doesn't work for you, but I<br>
guess they do not find the libraries they are linked against (because<br>
those are not installed into a useful location).<br>
<br>
Making KDevelop runnable without installing it would be a nice thing,<br>
but it's not currently the case afaik.<br>
<br>
Best,<br>
Sven<br>
<br>
</blockquote></div><br></div>