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

Strange warning about QtSensors and Android

    XMLWordPrintable

Details

    • Android
    • 59121d29808feeb8ee4c052ba554915d5b875c9b (qt/qtbase/5.14)

    Description

      When I compile my Android application with Qt 5.14, I get a strange warning about QtSensors.

      Error reading file: C:/Qt/5.14.1/android/plugins/se_armeabi-v7a.sors/libplugins_se_armeabi-v7a.sors_qtse_armeabi-v7a.sors_android_armeabi-v7a.so: No such file or directory

      In fact, it's like in the name of this file, all the words sensors _have been replaced by _se_armeabi-v7a.sors
      The correct path is evidently C:/Qt/5.14.1/android/plugins/sensors/libplugins_sensors_qtsensors_android_armeabi-v7a.so

      The program is compiled normally but the magnetometer is not accessible.

      There are no bugs in my configuration files. The program was compiling without warning with Qt 5.13.2.

      Franck

      Attachments

        For Gerrit Dashboard: QTBUG-81974
        # Subject Branch Project Status CR V

        Activity

          People

            taipan BogDan Vatra
            francky033 Franck RICHARD
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes