Qt Virtualkeyboard example
Johannes Kliemann
Johannes.Kliemann at ...250...
Wed Jul 26 14:42:06 CEST 2017
Hi,
I tried to build the Qt Virtualkeyboard example.
I adapted the target.mk of the calculatorform example to point to the
correct project file.
Make fails at the project file at line 6 with missing separator. This
part contains the following:
static {
QT += svg
QTPLUGIN += qtvirtualkeyboardplugin
}
Is there an additional flag required? Manually running qmake && make
works fine.
Regards,
JK
More information about the users
mailing list