Re: Error while building mailcommon

2016-07-25 Thread Nilesh Kokane
On Jul 26, 2016 5:53 AM, "Thiago Macieira" wrote: > > On terça-feira, 26 de julho de 2016 01:10:43 PDT Albert Astals Cid wrote: > > > Delete your KDE Libs 4 files. > > > > That seems a bit extreme, I have kdelibs4 and KF5 files in my /usr and they > > just coexist fine. > > The development files?

Re: Generating QtScript bindings for Qt5

2016-07-25 Thread Thiago Macieira
On segunda-feira, 25 de julho de 2016 17:55:25 PDT Thiago Macieira wrote: > > What's the best fix/workaround to this ? Any suggestions ? > > Build it with Qt 4. The library it links to has nothing to do with the > input or output. Well, besides the fact that you shouldn't be using QtScript, if p

Re: Generating QtScript bindings for Qt5

2016-07-25 Thread Thiago Macieira
On terça-feira, 26 de julho de 2016 03:07:09 PDT R.Harish Navnit wrote: > Hi, > > In Qt4, we had qtscriptgenerator which helped in generating Qt > bindings, which are needed to import qt extensions to QScriptEngine > etc. However, AFAIK this hasn't made it to Qt5 or at least there, is > no officia

Re: Error while building mailcommon

2016-07-25 Thread Thiago Macieira
On terça-feira, 26 de julho de 2016 01:10:43 PDT Albert Astals Cid wrote: > > Delete your KDE Libs 4 files. > > That seems a bit extreme, I have kdelibs4 and KF5 files in my /usr and they > just coexist fine. The development files? Note that he installed to $HOME, so no packaging. I'd recommend

Re: Error while building mailcommon

2016-07-25 Thread Albert Astals Cid
El diumenge, 24 de juliol de 2016, a les 19:52:17 CEST, Thiago Macieira va escriure: > On segunda-feira, 25 de julho de 2016 06:52:19 PDT Nilesh Kokane wrote: > > Initially I tried building kde4 before but now switched to kde5. > > > > Any ways to workaround this problem. I'm trying to build kdep

Re: Generating QtScript bindings for Qt5

2016-07-25 Thread Aleix Pol
On Mon, Jul 25, 2016 at 11:37 PM, R.Harish Navnit wrote: > Hi, > > In Qt4, we had qtscriptgenerator which helped in generating Qt > bindings, which are needed to import qt extensions to QScriptEngine > etc. However, AFAIK this hasn't made it to Qt5 or at least there, is > no official release yet.

Generating QtScript bindings for Qt5

2016-07-25 Thread R.Harish Navnit
Hi, In Qt4, we had qtscriptgenerator which helped in generating Qt bindings, which are needed to import qt extensions to QScriptEngine etc. However, AFAIK this hasn't made it to Qt5 or at least there, is no official release yet. Can anyone point me to or show me how one can generate Qt script bin