Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Problem deploying QT Android

    Installation and Deployment
    2
    2
    1629
    Loading More Posts
    • 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.
    • F
      falcoman33160 last edited by

      Hello,
      i have qt Creator installed and android. I read this link: http://guillaumebelz.wordpress.com/2013/07/04/developpez-en-natif-pour-android-avec-qt-5-1/

      when i want to compile a qt quick application i have this error. However Simulator is opening.

      Thans you for your help

      -debug-obfuscation-check:

      -pre-build:

      -build-setup:
      Building the android package failed!
      -- For more information, run this command with --verbose.
      [getbuildtools] Using latest Build Tools: 19.0.0
      [echo] Resolving Build Target for QtApp...
      [ge....
      -pre-compile:

      -compile:
      22:14:32: Le processus "C:\Qt\5.2.0\android_armv7\bin\androiddeployqt.exe" s'est terminé avec le code 14.
      Erreur lors de la compilation/déploiement du projet sans_titre1 (kit : Android pour armeabi-v7a (GCC 4.8, Qt 5.2.0))
      Lors de l'exécution de l'étape "Déployer sur périphérique Android"
      22:14:32: Temps écoulé : 00:21.

      1 Reply Last reply Reply Quote 0
      • frederik
        frederik last edited by

        Make sure you have the Android sdk and ndk configured properly in Qt Creator.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post