[Development] Qt build without Virtual Keyboard

Mitch Curtis mitch.curtis at qt.io
Fri Oct 14 15:12:52 CEST 2016


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.io at qt-project.org] On Behalf Of Alexander Nassian
Sent: Friday, 14 October 2016 2:00 PM
To: development <development at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20161014/9536fcea/attachment.html>


More information about the Development mailing list