Re: [Development] Playground request: QML for Android

2015-04-20 Thread Attila Csipa
That's great news! I'm sure that it'll go a long way helping those who want to evaluate it, but don't compile Qt on a daily basis. Now off to play with it a bit myself :) Best regards, Attila On 4/20/2015 11:04 PM, Nurmi J-P wrote: >> On 20 Apr 2015, at 21:20, Nurmi J-P wrote: >> >> Maybe I sh

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
> On 20 Apr 2015, at 21:20, Nurmi J-P wrote: > > Maybe I should try with the one from > https://codereview.qt-project.org/#/c/105743/ instead. That did the trick. Builds and runs with the prebuilt Qt 5.4 for Android packages now. -- J-P Nurmi ___

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
Sorry, it’s been 4 months since I was last time playing with this. It looks like the Qt version is not the issue at all. I’m able to run the example fine with self-built Qt 5.5 and 5.4. The problem seems to be that the project doesn’t build with GCC 4.8 used by the prebuilt Qt 5.4 for Android pa

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Nurmi J-P
Things were running fine with Qt 5.5 back in December, so there shouldn’t be any hard dependencies to Qt 5.6. It’s just that now that I tested things before publishing the source code, I had to sync some gradle build scripts from the latest qtbase/dev to get the example up and running. I’ll test

Re: [Development] Playground request: QML for Android

2015-04-20 Thread Attila Csipa
Without actually looking at the sources... How hard (or, rather, what) is the 5.6 dependency? It would help a great deal if it was available for at least for 5.5. Best regards, Attila Csipa On 4/17/2015 6:13 PM, Nurmi J-P wrote: >> On 16 Apr 2015, at 23:01, Nurmi J-P wrote: >> >> Hi, >> >> I'd

Re: [Development] Playground request: QML for Android

2015-04-17 Thread Nurmi J-P
> On 16 Apr 2015, at 23:01, Nurmi J-P wrote: > > Hi, > > I'd like to request a new playground repository for "QML for Android" - > http://lists.qt-project.org/pipermail/development/2015-April/021035.html > > Description: QML wrappers for native Android controls. > Playground project name: qtqm

[Development] Playground request: QML for Android

2015-04-16 Thread Nurmi J-P
Hi, I'd like to request a new playground repository for "QML for Android" - http://lists.qt-project.org/pipermail/development/2015-April/021035.html Description: QML wrappers for native Android controls. Playground project name: qtqmlandroid QtQmlAndroid is what I've used as the working title.