Re: [Development] Qt build without Virtual Keyboard

2016-10-14 Thread Mitch Curtis
Qt Quick has always been mandatory for Qt Virtual Keyboard, as the keyboard 
itself is a Qt Quick Item.

I don’t know where or how you got the sources, but you can just remove the 
qtvirtualkeyboard directory to avoid it being built.

If you’re using Git, you can use –module-subset when initialising the 
repository to only clone the modules you’re interested in:

perl init-repository –module-subset=qtbase,qtblah

From: Development 
[mailto:development-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of 
Alexander Nassian
Sent: Friday, 14 October 2016 2:00 PM
To: development <development@qt-project.org>
Subject: [Development] Qt build without Virtual Keyboard

Hi,

We are trying to build 5.7 on Linux without OpenGL support (so no QtQuick 
either) and are facing a build error in qtvirtualkeyboard „Module quick not 
found“.

Is QtQuick now mandatory, or is this a known bug? And why is the virtual 
keyboard building at all when choosing L-GPL? That’s not very nice.


Beste Grüße / Best regards,
Alexander Nassian, bitshift dynamics GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] Qt build without Virtual Keyboard

2016-10-14 Thread Alexander Nassian
Hi,

We are trying to build 5.7 on Linux without OpenGL support (so no QtQuick 
either) and are facing a build error in qtvirtualkeyboard „Module quick not 
found“.

Is QtQuick now mandatory, or is this a known bug? And why is the virtual 
keyboard building at all when choosing L-GPL? That’s not very nice.


Beste Grüße / Best regards,
Alexander Nassian, bitshift dynamics GmbH
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development