Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44454

Blackberry OS 10: VIRTUALKEYBOARD_LAYOUT_NUMBER undefined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P1: Critical P1: Critical
    • None
    • 5.4.1
    • None
    • Qt 5.4.1 (git source), Ubuntu 12.01, BB NDK 10.1
    • QNX

      When compiling the latest Qt 5.4.1 version with an older Blackberry OS 10 NDK (for instance 10.1.x) then "VIRTUALKEYBOARD_LAYOUT_NUMBER" is undefined. The affected code is

      #ifndef Q_OS_BLACKBERRY_TABLET
      case Number:
      return VIRTUALKEYBOARD_LAYOUT_NUMBER;
      #endif

      in qqnxvirtualkeyboardbps.cpp (line 121).

      The compiling command is:
      ./configure -prefix $HOME/qt/qt5_bb -xplatform blackberry-armle-v7-qcc -opengl es2 -nomake examples -nomake tests -opensource -confirm-license -release -openssl

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            iamsergio Sergio Martins
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes