Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Deployment fails in Qt5.2-rc1, androiddeployqt.exe exited with code 14
Qt 6.11 is out! See what's new in the release blog

Deployment fails in Qt5.2-rc1, androiddeployqt.exe exited with code 14

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 3.4k 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.
  • Z Offline
    Z Offline
    zing0000
    wrote on last edited by
    #1
    1. make sure you use the .bat script, not the .cmd, e.g. in Options/Android, my ANT location is
      C:\Program Files\Android\adt-bundle-windows-x86_64-20131030\eclipse\plugins\org.apache.ant_1.8.3.v201301120609\bin\ant.bat
      I don't know why there are both but the cmd causes errors leading to code14.

    2. Set JAVA_HOME in Projects/Build and Run/Build Environment, e.g. mine is
      C:\Progra~1\Java\jdk1.7.0_45
      Do not specify the \bin.

    Then it works, so far so good!

    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