Pass a valid window to KWallet::Wallet::openWallet()

2016-08-20 Thread Nilesh Kokane
mvent this? -- Nilesh Kokane

Re: Error while building mailcommon

2016-07-25 Thread Nilesh Kokane
ust coexist fine. > > The development files? Note that he installed to $HOME, so no packaging. I'd > recommend rm -rf the installation dir and start over. Now if I delete the KDE lib 4 files from $HOME. It's trying to take from the system one (/usr). Nilesh Kokane - nilesh.kokane05 (AT) gmail.com

Re: Error while building mailcommon

2016-07-24 Thread Nilesh Kokane
On Jul 24, 2016 11:54 PM, "Thiago Macieira" wrote: > > On domingo, 24 de julho de 2016 22:03:06 PDT Nilesh Kokane wrote: > > /home/nilesh/kde/include/KF5/KIOWidgets/KIO/JobUiDelegate:1, > > from > > /home/nilesh/kdesrc/kde/pim/mailcommon/src/util

Error while building mailcommon

2016-07-24 Thread Nilesh Kokane
. -- Nilesh Kokane

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

2016-07-09 Thread Nilesh Kokane
On Sun, Jul 10, 2016 at 11:21 AM, Nilesh Kokane wrote: > On Sun, Jul 3, 2016 at 9:47 PM, Thiago Macieira wrote: >> 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'

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

2016-07-09 Thread Nilesh Kokane
On Sun, Jul 3, 2016 at 9:47 PM, Thiago Macieira wrote: > 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 >

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

2016-07-03 Thread Nilesh Kokane
urse). I'm deliberately trying to link it to the Qt that is build from source (v5.7.0). which I'm unable to do it. Any clues? -- Nilesh Kokane

[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

Re: [Kde-pim] Building kdepimlibs from source error

2016-03-09 Thread Nilesh Kokane
complains the same thing. Perhaps, $which qmake Points to the /opt Qt . I wonder why is the missing link , and system install Qt is taking the precedence over opt. And the path search order I'm unable to fix it. I'm really missing something badly. Any clues? Nilesh Kokane

CMake Error

2016-02-29 Thread Nilesh Kokane
-DCMAKE_BUILD_TYPE=Release\ .. $echo $KF5_PREFIX /opt/kf5 But thats not the case with attica-5.18.0 ,it builds successfully. I've updated ECM and cmake. Am I missing something? Please spare me if this is not the rite mailing list for this. Nilesh Kokane

Unable to build kdepim

2016-01-31 Thread Nilesh Kokane
kdelibs4support5-bin. 5. libkf5kdelibs4support5-dbg. Am I missing something? -- Nilesh Kokane

Re: Konversation giving Cmake error

2015-11-01 Thread Nilesh Kokane
On Sun, Nov 1, 2015 at 3:41 PM, Christoph Feck wrote: > The "master" branch of konversation is ported to Qt5+KF5 libraries. Ok > Either switch to the "1.5" branch (which is still based on > Qt4+kdelibs4) or install the missing -dev packages for all errors you > get. How to install the missing -d

Konversation giving Cmake error

2015-11-01 Thread Nilesh Kokane
Hi all, I'm trying to compile Konversation using kdesrc-build script with that i'm getting errors https://paste.kde.org/pkg4xcgjk . Am i missing any dependencies. If so how can I install that. Sorry for silly question, I'm a newbie. -- //Nilesh >> Visit http://mail.kde.org/mailman/listinfo/kde

Re: How to I Build the Kde apps and alter the source?

2015-02-28 Thread Nilesh Kokane
Hi Garvit, On Sun, Mar 1, 2015 at 11:29 AM, Garvit Khatri wrote: > WARNING: This e-mail has been altered by MIMEDefang. Following this > paragraph are indications of the actual changes made. For more > information about your site's MIMEDefang policy, contact > KDE Postmaster . For more infor

Re: How to I Build the Kde apps and alter the source?

2015-02-28 Thread Nilesh Kokane
Hi Jeremy, Thanks for your suggestion On Sat, Feb 28, 2015 at 4:40 PM, Jeremy Whiting wrote: > You need extra-cmake-modules (That's what ECM is referring to in your > log). Once you have that you should be good to go. > I Installed the extra-cmake-modules. Now i'm getting this http://pastebin.

How to I Build the Kde apps and alter the source?

2015-02-27 Thread Nilesh Kokane
Hi Kde, I've recently joined kde and please spare me for my basic question. To start with I want to contribute to kde-devel in apps (games and graphics) using Qt tool.Should i need to build the complete kde sc from the scratch or just installing of Qt would do? Also I tried to get the local copy