qml/c++ plasmoid template
Aleix Pol
aleixpol at kde.org
Tue Sep 12 10:53:51 UTC 2017
On Tue, Sep 12, 2017 at 12:28 PM, Cédric ODY <cedric.ody at univ-brest.fr> wrote:
> Hello,
>
> I have tried to run the aforementioned template.
>
> To make the plasmoid work, I had to copy the dynamic library to the /usr/lib
> path. The /usr/local/lib was not know, the plasmoid does not work out of
> the box.
>
> Is there something to do for that?
>
> cédric
Hi Cedric,
Why did you install it to /usr/local in the first place? Did you just
use cmake's default?
Plasma by default doesn't look to /usr/local so if you use it, you
need to adapt your environment variables (the XDG_ variables).
Aleix
More information about the KDevelop-devel
mailing list