Re: Tips on developing KRunner plug-ins with Qt Creator?

2016-07-03 Thread Albert Astals Cid
El dimecres, 22 de juny de 2016, a les 11:59:09 CEST, Giacomo Alzetta va escriure: > Hi all, > I've been trying to develop some KRunner plug-ins for plasma 5 using Qt > Creator (no cmake) but it seems like they all fail to actually run, so I > wanted to ask here if somebody could help me understan

Re: [kdesrc-build]How do I point to the latest Qt

2016-07-03 Thread Thiago Macieira
On domingo, 3 de julho de 2016 17:57:44 PDT Nilesh Kokane wrote: > On Sun, Jul 3, 2016 at 5:23 PM, R.Harish Navnit wrote: > > I don't have Qt built from sources, so I don't know for sure. But to > > switch > > between different versions of Qt that are provided by your distro, you > > would "expor

Re: [kdesrc-build]How do I point to the latest Qt

2016-07-03 Thread Nilesh Kokane
On Sun, Jul 3, 2016 at 5:23 PM, R.Harish Navnit wrote: > I don't have Qt built from sources, so I don't know for sure. But to switch > between different versions of Qt that are provided by your distro, you would > "export QT_SELECT= > " (without the quotes, of course). I'm deliberately trying to

Re: [kdesrc-build]How do I point to the latest Qt

2016-07-03 Thread R.Harish Navnit
On Sun, Jul 3, 2016 at 4:59 PM, Nilesh Kokane wrote: > I'm building kdesrc-build but it starts building Qt4. > I've latest Qt 5 build from source, how can I point to the latest Qt5 > build instead? > ​I don't have Qt built from sources, so I don't know for sure. But to switch between different ve

[kdesrc-build]How do I point to the latest Qt

2016-07-03 Thread Nilesh Kokane
I'm building kdesrc-build but it starts building Qt4. I've latest Qt 5 build from source, how can I point to the latest Qt5 build instead? -- Nilesh Kokane