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. Error : androiddeployqt.exe exited with code 14

Error : androiddeployqt.exe exited with code 14

Scheduled Pinned Locked Moved Mobile and Embedded
deploymentandroidcode 14
2 Posts 2 Posters 4.5k Views
  • 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.
  • A Offline
    A Offline
    alirezatkh2
    wrote on last edited by
    #1

    Hi every body.
    I want to make my first Android App with QT but I got error in deploying that is:
    androiddeployqt.exe exited with code 14.
    I'm using windows 7 x64 and installed Qt 5.3.2 (MSVC 2010, 32 bit)
    I didn't use space in android requirement's paths
    the paths are:
    F:\QT-Setup-Files\Android-Setup-Needs\Java\jdk1.7.0_51
    F:\QT-Setup-Files\Android-Setup-Needs\android-sdk-windows
    F:\QT-Setup-Files\Android-Setup-Needs\android-ndk-r10
    F:\QT-Setup-Files\Android-Setup-Needs\apache-ant-1.9.4\bin\ant.bat
    I made a qt widgets application and chose mingw and android for kits then ran it without any changing but the code 14 error is appeared in both real and virtual devices
    please help me...
    thank you

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lqsa
      wrote on last edited by
      #2

      It's something related to the android sdk used.

      On Projects, Build Android APK, change the Android build SDK with another newer.

      For example, it gives me the same error and after change it from android-16 to android-21 it works.

      1 Reply Last reply
      1

      • Login

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