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

heartrate server example not building with R

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.14.0 RC1
    • None
    • Android

    Description

      I installed the Qt 5.14 RC packages and I am using Qt Creator 4.11 RC. Note that I can observe the same problem when I use my own Qt 5.14 HEAD build from yesterday (3.12.19) too. My dev environment is Linux. I am using NDK 20b and have All Android versions up to 10 installed in my SDK.

      I am trying to build and deploy the bluetooth/heartrate-server examples. The build process stops with

      Skipping /home/ablasche/Qt5.14/5.14.0/android/plugins/platforms/libplugins_platforms_qtforandroid_arm64-v8a.so due to unmet dependencies: lib/libQt5Gui_arm64-v8a.so
      Skipping plugins/platforms/libplugins_platforms_qtforandroid_arm64-v8a.so due to unmet dependencies: lib/libQt5Gui_arm64-v8a.so
      Skipping /home/ablasche/Qt5.14/5.14.0/android/plugins/platforms/libplugins_platforms_qtforandroid_armeabi-v7a.so due to unmet dependencies: lib/libQt5Gui_armeabi-v7a.so
      Skipping plugins/platforms/libplugins_platforms_qtforandroid_armeabi-v7a.so due to unmet dependencies: lib/libQt5Gui_armeabi-v7a.so
      Skipping createRCC

      No platform plugin, neither libqtforandroid.so or libqtforandroidGL.so, included in package. Please include one.
      13:09:06: The process "/home/ablasche/Qt5.14/5.14.0/android/bin/androiddeployqt" exited with code 12.
      Error while building/deploying project heartrate-server (kit: Android multi (Clang Qt 5.14.0 (android)))
      When executing step "Build Android APK"

      It seems that the dependency walk in androiddeployqt is not done properly. This app is not a GUI app but even adding additional dependencies to the project file (e.g. widgets or gui) makes no difference. This was working in prior Qt versions.

      I have attached a more complete build output.

      Attachments

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

        Activity

          People

            taipan BogDan Vatra
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes