Re: [Interest] qt on git dev branch does not compile for mips

2013-09-24 Thread Narayanarao Rao
>On Tue, Sep 24, 2013 at 5:30 PM, Richard Moore wrote: > >On 24 September 2013 12:46, Mandeep Sandhu > wrote: > >> Do you need QtWebkit for your tests? If not, you could disable it while > >> configuring Qt. > > > >This error is coming from the v4 engine used in Qt Declarative, not > >the webkit

Re: [Interest] qt on git dev branch does not compile for mips

2013-09-24 Thread Richard Moore
On 24 September 2013 12:46, Mandeep Sandhu wrote: > Do you need QtWebkit for your tests? If not, you could disable it while > configuring Qt. This error is coming from the v4 engine used in Qt Declarative, not the webkit jit. Rich. ___ Interest mailing

Re: [Interest] qt on git dev branch does not compile for mips

2013-09-24 Thread Mandeep Sandhu
Do you need QtWebkit for your tests? If not, you could disable it while configuring Qt. I'm not sure if there are any configure options to disable JIT alone while building Webkit. HTH, -mandeep On Tue, Sep 24, 2013 at 4:27 PM, Narayanarao Rao wrote: > I wanted to try out the new scenegraphren

[Interest] qt on git dev branch does not compile for mips

2013-09-24 Thread Narayanarao Rao
I wanted to try out the new scenegraphrenderer performance on our MIPS embedded platform. I have a working Qt 5.0 build on our platform. When I tried to compile, I got couple of compile errors in qtbase, which I worked around. However, qtdeclarative fails with *n file included from jsruntime/qv4en