Re: [Development] Reminder - meetup next week on Android Architecture for Qt Developers

2014-06-26 Thread ynon perek
Hi All, Sorry please ignore the last message - it was destined to another mailing list Regards, Ynon On 26 June 2014 14:55, ynon perek wrote: > Hi All, > > This is just a reminder that we meet next week to talk about Qt and > Android. Details in the link below: > http:/

[Development] Reminder - meetup next week on Android Architecture for Qt Developers

2014-06-26 Thread ynon perek
Hi All, This is just a reminder that we meet next week to talk about Qt and Android. Details in the link below: http://www.meetup.com/QtEverywhere/Tel-Aviv-Yafo-IL/1026432/ Note the change in location. And, if you haven't already done so, please RSVP in the meetup page. Best Regards, Ynon ___

Re: [Development] Camera service missing on iOS (latest 5.2RC1)

2013-12-02 Thread ynon perek
Solved by adding the following to my .pro file: QT += multimedia QTPLUGIN += qavfcamera On 2 December 2013 23:14, Ynon Perek wrote: > Hi All, > > I tried to run the following QML on my iPhone 5, and got the error: > defaultServiceProvider::requestService(): no service found for

[Development] Camera service missing on iOS (latest 5.2RC1)

2013-12-02 Thread Ynon Perek
Hi All, I tried to run the following QML on my iPhone 5, and got the error: defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera" Camera error: "The camera service is missing” Qt version is 5.2 RC1. The code works well on my laptop. Any ideas ? imp

Re: [Development] Qt 5.2rc1(165) iOS problems

2013-11-23 Thread Ynon Perek
based application draw clipped incorrectly when the orientation is > changed from portrait to landscape, but the properties that indicate the > window size are right. > 4. animation draw performance is much worse than beta. > > Hope these bugs could be fixed in the final release. &

[Development] Qt 5.2rc1(165) iOS problems

2013-11-23 Thread Ynon Perek
Hello All, I just downloaded the latest 5.2rc1(165) snapshot and tried to build a simple QML app on iOS simulator. The app is built and ran ok, but any actions I try to perform (such as clicking a MouseArea) does nothing. Also, linkage time is significantly longer than in the beta (it ta

[Development] Problem compiling Qt on a Mac

2013-07-20 Thread ynon perek
Hi All, I'm trying to compile Qt5.1 on my mac and failing on the avfoundation camera plugin. Here's the error I got: avfimagecapturecontrol.mm: In function ‘void __capture_block_invoke_1(void*, opaqueCMSampleBuffer*, NSError*)’: avfimagecapturecontrol.mm:121: error: ‘QStringList AVFImageCaptureC

[Development] Compiling Qt5 from Sources

2013-07-07 Thread Ynon Perek
he configure line and machine settings used to > build them ? > > Thanks In Advance, > Ynon Perek > ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development