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

Cannot build any Qt application on Android with latest 6.7.0 snapshop

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • 6.7.0
    • 6.7.0 RC2
    • QPA: Android
    • None
    • Android
    • 2024wk16FOQtforAndroid

      MacOS 14.1

      Qt Creator 11.0.3

      Device: Samsung Galaxy S22 13.0 / SG S9 9.0

      Steps to reproduce:

      1. Create any sample project or use existing example
      2. Build and run it using latest snapshot from 6.7.0 (see version details below)

      Expected: The app runs normally. 

      Actual: The application crashes immediately after launch.

      Reproducibility:  100%

      Snapshot:

       

      Qt 6.7.0 
      2023-11-09
      sha1: 72861b5f5740cb2bd650e30f3d23c8fc55ba51da 

      Log:

      E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
      E AndroidRuntime: Process: org.qtproject.example.appuntitled2, PID: 2303
      E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZNK11QMetaObject17indexOfEnumeratorE14QByteArrayView" referenced by "/data/app/~~sJhq-BehWp3aRryxQIoYJg==/org.qtproject.example.appuntitled2-st2yOd-cjrx76c7pSE8smA==/lib/arm/libQt6InsightTracker_armeabi-v7a.so"...
      E AndroidRuntime:     at java.lang.Runtime.load0(Runtime.java:933)
      E AndroidRuntime:     at java.lang.System.load(System.java:1625)
      E AndroidRuntime:     at org.qtproject.qt.android.QtNative$2.run(QtNative.java:235)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$2.run(QtThread.java:51)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$1.run(QtThread.java:25)
      E AndroidRuntime:     at java.lang.Thread.run(Thread.java:1012) 

       
       

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

            qtandroidteam Qt Android Team
            lkos Łukasz Kosiorowski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes