Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31532

[Android] Failure on project configuration step - missing lib

XMLWordPrintable

    • macOS

      MacOS 14.6.1

      Qt Creator 15.0.0b1

      Qt 6.8.0

       

      Steps to reproduce:

      1. Open Qt Creator
      2. Select any project from 'Examples' tab
      3. Select any Android Kit to configure the project

      Expected: The project is configured and ready to be build.

      Actual: Project is configured and androiddeployqt tasks starts, which causes the error to appear as the lib is not there yet. Also there are double slashes in the log (//). When running the app on the device or emulator - there is no issue, the issue is only when configuring new project. 

      Cannot find application binary in build dir /Users/lukaszkosiorowski/Qt/Examples/Qt-6.7.2/quickcontrols/contactlist/build/Android_Qt_6_8_0_Clang_arm64_v8a-Debug/android-build-contactlistexample//libs/arm64-v8a/libcontactlistexample_arm64-v8a.so.
      19:23:15: The process "/Users/lukaszkosiorowski/Qt/6.8.0/macos/bin/androiddeployqt" exited with code 2. 

      Reproducibility:  100% **

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

            cadam Cristian Adam
            lkos Łukasz Kosiorowski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes