Re: Error when compiling krunner plug-in

2012-08-19 Thread Giacomo Alzetta
On Sunday 19 August 2012 19:03:09 Albert Astals Cid wrote: > El Diumenge, 19 d'agost de 2012, a les 18:14:54, Giacomo Alzetta va escriure: > > I'm trying to write a simple KRunner plug-in, but I'm not able to compile > > it. > > > > The plug-in is really simple and follows the example that you ca

Re: Error when compiling krunner plug-in

2012-08-19 Thread Albert Astals Cid
El Diumenge, 19 d'agost de 2012, a les 18:14:54, Giacomo Alzetta va escriure: > I'm trying to write a simple KRunner plug-in, but I'm not able to compile > it. > > The plug-in is really simple and follows the example that you can find here: > http://techbase.kde.org/Development/Tutorials/Plasma/Ab

Error when compiling krunner plug-in

2012-08-19 Thread Giacomo Alzetta
I'm trying to write a simple KRunner plug-in, but I'm not able to compile it. The plug-in is really simple and follows the example that you can find here: http://techbase.kde.org/Development/Tutorials/Plasma/AbstractRunner#Abstract My code can be found here: http://techbase.kde.org/Development/