Hi there,
I asked the developper for some updates for the network plasmoid ...
https://bugs.kde.org/show_bug.cgi?id=191120
and yeah, he made a change ... but he cant test it.
So I want to help. I installed the kdebase-dev package;
and i managed to checkout the corresponding sources.
(svn://anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/networkmanager)
Now I ran 'cmake' within that directory ... and it tells me: all fine.
But when I do a "make" ... nothing happens.
I can do "make help" or "make clean" ... nice ... but well,
nothing is compiled or installed.
Any idea what I am doing wrong here?
I asked the developper for some updates for the network plasmoid ...
https://bugs.kde.org/show_bug.cgi?id=191120
and yeah, he made a change ... but he cant test it.
So I want to help. I installed the kdebase-dev package;
and i managed to checkout the corresponding sources.
(svn://anonsvn.kde.org/home/kde/trunk/playground/base/plasma/applets/networkmanager)
Now I ran 'cmake' within that directory ... and it tells me: all fine.
But when I do a "make" ... nothing happens.
I can do "make help" or "make clean" ... nice ... but well,
nothing is compiled or installed.
Any idea what I am doing wrong here?
Comment