Re: [PyQt] PyQt5 and the QtQuick module

2013-05-28 Thread Phil Thompson
On Tue, 28 May 2013 16:46:16 +0100, Brendan Donegan wrote: > On 28/05/13 16:44, Phil Thompson wrote: >> On Tue, 28 May 2013 14:18:20 +0100, Brendan Donegan >> wrote: >>> Hi, >>> >>> I'm interested in using PyQt5 to implement an application I'm working >>> on, as I want to use the Ubuntu Touch SDK

Re: [PyQt] PyQt5 and the QtQuick module

2013-05-28 Thread Brendan Donegan
On 28/05/13 16:44, Phil Thompson wrote: > On Tue, 28 May 2013 14:18:20 +0100, Brendan Donegan > wrote: >> Hi, >> >> I'm interested in using PyQt5 to implement an application I'm working >> on, as I want to use the Ubuntu Touch SDK and the Qml widgets it >> provides. I've tried building the snapsho

Re: [PyQt] PyQt5 and the QtQuick module

2013-05-28 Thread Phil Thompson
On Tue, 28 May 2013 14:18:20 +0100, Brendan Donegan wrote: > Hi, > > I'm interested in using PyQt5 to implement an application I'm working > on, as I want to use the Ubuntu Touch SDK and the Qml widgets it > provides. I've tried building the snapshot of PyQt5 and noticed that the > QtDeclarative

Re: [PyQt] PyQt5 and the QtQuick module

2013-05-28 Thread Dmitrijs Ledkovs
On 28 May 2013 14:18, Brendan Donegan wrote: > Hi, > > I'm interested in using PyQt5 to implement an application I'm working > on, as I want to use the Ubuntu Touch SDK and the Qml widgets it > provides. I've tried building the snapshot of PyQt5 and noticed that the > QtDeclarative module does not

[PyQt] PyQt5 and the QtQuick module

2013-05-28 Thread Brendan Donegan
Hi, I'm interested in using PyQt5 to implement an application I'm working on, as I want to use the Ubuntu Touch SDK and the Qml widgets it provides. I've tried building the snapshot of PyQt5 and noticed that the QtDeclarative module does not get built. I understand now that this is due to the QtDe