Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. VirtualKeyboard Embedded Device
Forum Updated to NodeBB v4.3 + New Features

VirtualKeyboard Embedded Device

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 713 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • michaelLM Offline
    michaelLM Offline
    michaelL
    wrote on last edited by
    #1

    Hi,

    i configure the virtualkeyboard to support all languages and trying to run the "basic" example on my embedded target device. I am using Qt5.7.1 and once i change the languages i get this errors:

    qml: Qt.createQmlObject(): failed to create object:
    qrc:/QtQuick/VirtualKeyboard/content/layouts/ko_KR/hangulInputMethod:1:57: HangulInputMethod is not a type
    qml: Qt.createQmlObject(): failed to create object:
    qrc:/QtQuick/VirtualKeyboard/content/layouts/zh_CN/pinyinInputMethod:1:57: PinyinInputMethod is not a type
    qml: Qt.createQmlObject(): failed to create object:
    qrc:/QtQuick/VirtualKeyboard/content/layouts/zh_TW/tcInputMethod:1:57: TCInputMethod is not a type

    Am i missing some files for chinese, japanese and korean?

    1 Reply Last reply
    0
    • michaelLM Offline
      michaelLM Offline
      michaelL
      wrote on last edited by
      #2

      At "Building Qt Virtual Keyboard" documentation i found this:

      Boot2Qt Targets

      The installation is done by copying the necessary files to the memory card, or by using the adb push command.

      But which files are necessary for Jap/Chinese/Korea?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved