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

Projects build with Qt 5.2 (Git) cannot be started from QtCreator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 5.2.0 RC1
    • None
    • Linux 64 bit, building for Android ARM and Android X86
    • Android

      I've created a self-compiled Qt for Android from Git stable and
      added it as a kit to QtCreator. If this kit is selected the
      "run" and "start debugging" buttons are grayed out.

      If I switch to a kit with a Qt version build from Qt5.2-beta1 tag, the
      buttons get enabled again.

      Additionally, if I right-click on my project and select "deploy" I get
      the following message:

      No Android arch set by the .pro file.
      Error while building/deploying project myproject (kit: Android-X86)
      When executing step 'Deploy to Android device'
      

      I've tried defining ANDROID_TARGET_ARCH and ANDROID_ARCH in my .pro
      file as a work-around, but that didn't help.

      It looks like this issue was introduced in qtbase between Qt 5.2-beta1 and now.

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

            esabraha Eskil Abrahamsen Blomfeldt
            conny Cornelius Hald
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes