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

The androiddeployqt in Qt 5.2.1 return error with mode: "Deploy local Qt libraries to temporary directory"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.3.0 Beta1
    • 5.2.1
    • Build tools: Other
    • None
    • Android 4.2.2
    • Android
    • 1382c31fcec5f7aa9522aaf3cdbb59fd6c956f96

      Dear Qt developers,

      I want to deploy Qt application with deploy mode (not bundle mode), but there's a phenomenon of androiddeployqt of Qt5.2

      • With Qt5.2.0, QtCreator can deploy the apk file with mode "Deploy local Qt
        libraries to temporary directory" OK
      • With Qt5.2.1, QtCreator can NOT deploy the apk file with mode "Deploy local Qt libraries to temporary directory". It returns error: "Can not stat /.../Temp/android-build- {xxx}: No such file or directory "

        Actually, the android-build-{xxx}

        folder is created at Temp folder during package deploy, but this folder is deleted before copying to android file system => causes above error.
        I can solve my problem with replacing androiddeployqt of qt5.2.1 by qt5.2.0.
        Please check this issue.
        Thank you.

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

            esabraha Eskil Abrahamsen Blomfeldt
            learner12345 learner123
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes