On Tue, Jul 26, 2016 at 6:37 AM, Thiago Macieira wrote:
> 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.
>
>
On Tue, Jul 26, 2016 at 6:25 AM, Thiago Macieira wrote:
> 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, AFAI
On Tue, Jul 26, 2016 at 3:36 AM, Aleix Pol wrote:
>
> Hi Harish,
> What are you trying to do? What do you need it for?
Oh sorry, I should have mentioned it earlier. I'm trying to work on
porting plasma's publictransport applet to plasma5. The dataengine
downloads documents(serviceProviders) and pa
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
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
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.
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