Re: QCA2 and Remote Widgets

2009-09-21 Thread Alexander Neundorf
On Sunday 20 September 2009, Artur Souza (MoRpHeUz) wrote: > On Saturday 19 September 2009, 09:23 Alexander Neundorf wrote: > > It still doesn't build on my machine: > > Please add proper checks for QCA. > > I think that he already did that: > > if(QCA2_FOUND) > include_directories(${QCA2_INCLU

Re: QCA2 and Remote Widgets

2009-09-20 Thread Artur Souza (MoRpHeUz)
On Saturday 19 September 2009, 09:23 Alexander Neundorf wrote: > It still doesn't build on my machine: > Please add proper checks for QCA. I think that he already did that: if(QCA2_FOUND) include_directories(${QCA2_INCLUDE_DIR}) set(ENABLE_REMOTE_WIDGETS TRUE) endif(QCA2_FOUND) So, try a

Re: QCA2 and Remote Widgets

2009-09-20 Thread Alexander Neundorf
On Sunday 06 September 2009, Dario Freddi wrote: > In data domenica 06 settembre 2009 18:47:05, Rob Scheepmaker ha scritto: > : > On Sunday 06 September 2009 16:49:36 Dario Freddi wrote: > : > > > > Hello people, > > > > > > we do have a problem! The new remote widgets in plasma are requiring > > >

Re: QCA2 and Remote Widgets

2009-09-06 Thread Dario Freddi
In data domenica 06 settembre 2009 18:47:05, Rob Scheepmaker ha scritto: : > On Sunday 06 September 2009 16:49:36 Dario Freddi wrote: > > Hello people, > > > > we do have a problem! The new remote widgets in plasma are requiring QCA2 > > to make things work out. The problem is that by now, QCA2 is

Re: QCA2 and Remote Widgets

2009-09-06 Thread Rob Scheepmaker
On Sunday 06 September 2009 16:49:36 Dario Freddi wrote: > Hello people, > > we do have a problem! The new remote widgets in plasma are requiring QCA2 > to make things work out. The problem is that by now, QCA2 is an optional > package for KDELibs, and when it is not found, there are no checks in >

QCA2 and Remote Widgets

2009-09-06 Thread Dario Freddi
Hello people, we do have a problem! The new remote widgets in plasma are requiring QCA2 to make things work out. The problem is that by now, QCA2 is an optional package for KDELibs, and when it is not found, there are no checks in plasma that will prevent things needing QtCrypto (the remotewidg