You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile cute keyboard for android, but I'm not having success.
It says it is not installed: qrc:/Main/Main.qml:4:1: module "QtQuick.CuteKeyboard" is not installed
I had the same problem with the mqtt library, but I just copied the .so file into the build and it worked, but for cute, it didn't.
With the standard QT keyboard I managed.
Has anyone managed to compile it for Android yet?
The text was updated successfully, but these errors were encountered:
I'm trying to compile cute keyboard for android, but I'm not having success.
It says it is not installed:
qrc:/Main/Main.qml:4:1: module "QtQuick.CuteKeyboard" is not installed
I had the same problem with the mqtt library, but I just copied the
.so
file into the build and it worked, but for cute, it didn't.With the standard QT keyboard I managed.
Has anyone managed to compile it for Android yet?
The text was updated successfully, but these errors were encountered: