Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Packaging error in QtCreator 2.8 / Qt 5.1.1 for Android
Forum Updated to NodeBB v4.3 + New Features

Packaging error in QtCreator 2.8 / Qt 5.1.1 for Android

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 3 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    patlecat
    wrote on last edited by
    #1

    When I try to build a default project or an example project with Qt 5.1.1 under Windows8 64bit it breaks at the packaging and deployment step.

    When I execute the deployment step seperately in QtCreator I get the following messages when I try to run it (with gcc 4.8 + 4.6):

    @12:47:04: Please wait, searching for a suitable device for target:android-15.
    Error while building/deploying project Android2 (kit: Android for arm (GCC 4.6, Qt 5.1.1))
    When executing step 'Deploy to Android device'@

    Under General Messages I see this:
    @Could not read qmake configuration file C:/Qt/Qt5.1.1-Android/5.1.1/android_armv7/mkspecs/android-g++/qmake.conf.
    Could not read qmake configuration file C:/Qt/Qt5.1.1-Android/5.1.1/android_x86/mkspecs/android-g++/qmake.conf.@

    Ant 1.9.2 and Java JDK 1.7.25 are installed and configured. I have a Samsung Galaxy S2 phone and therefore created an AVD with level15 & 4.0" for it, and compile with the ARM7 ABI.

    I've seen bug reports for this, but is there a quick fix I can apply right now instead of waiting 2-3 months for the next release?

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      what are the states of these bug reports?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • P Offline
        P Offline
        patlecat
        wrote on last edited by
        #3

        Not exactly sure, because the comments are a bit confusing. But the changelog of QtCreatorv3 says that deployment issues have been fixed. But it doesn't say which ones...

        But there is no binary install to try it out :-/

        1 Reply Last reply
        0
        • raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          please post the links to the bug reports.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • P Offline
            P Offline
            patlecat
            wrote on last edited by
            #5

            Can't find them anymore, sorry. Maybe it was also another bug message that I had before this, which is also related to Ant.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              Tsweti
              wrote on last edited by
              #6

              A very simple thought which you may already tried - the emulator have to be started before you deploy the application.
              And the AVD have to be created via Android AVD Manager. There were some issues when creating AVD from the qt creator.

              1 Reply Last reply
              0
              • P Offline
                P Offline
                patlecat
                wrote on last edited by
                #7

                Yeah I tried to change the order of starting the emulator too. Didn't help. But I hope that the upcoming version Qt5.2 and more so QtCreator3 will have those bugs fixed.

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved