Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Android not working in Qt5.11.1

    Mobile and Embedded
    3
    4
    824
    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.
    • G
      gotronics last edited by

      I am using
      windows 7 64 bit
      SDK Version: 25.2.5
      NDK Version: 10.4.0

      22:12:32: Running steps for project QML_TUTORIAL...
      22:12:32: Configuration unchanged, skipping qmake step.
      22:12:32: Starting: "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe"
      make: Nothing to be done for `first'.
      22:12:34: The process "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" exited normally.
      22:12:34: Removing directory C:\Users\Gotora\Documents\build-QML_TUTORIAL-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_for_Android_armv7-Release\android-build/libs
      22:12:34: Starting: "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" "INSTALL_ROOT=C:\Users\Gotora\Documents\build-QML_TUTORIAL-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_for_Android_armv7-Release\android-build" install
      'C:\Users\Gotora\profile.bat' is not recognized as an internal or external command,
      operable program or batch file.
      make: *** [install_target] Error 1
      22:12:36: The process "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" exited with code 2.
      Error while building/deploying project QML_TUTORIAL (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.11.1 for Android armv7))
      When executing step "Copy application data"
      22:12:36: Elapsed time: 00:04.

      1 Reply Last reply Reply Quote 0
      • K
        kgregory last edited by

        @gotronics said in Android not working in Qt5.11.1:

        nning steps for project QML_TUTORIAL...
        22:12:32: Configuration unchanged, skipping qmake step.
        22:12:32: Starting: "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe"
        make: Nothing to be done for `first'.
        22:12:34: The process "C:\Users\Gotora\AppData\Local\Android\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" exited normally.
        22:12:34: Removing directory C:\Users\Gotora\Documents\build-QML_TUTORIAL-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_for_Android_armv7-Release\android-build/libs
        22:12:34: Starting: "C:

        Did you resolve this? I'm having the same problem and I'm totally stumped. I see a handful of other users have encountered it but none have posted the solution.

        jsulm 1 Reply Last reply Reply Quote 0
        • jsulm
          jsulm Lifetime Qt Champion @kgregory last edited by

          @kgregory Delete the build directory, run qmake and build again.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          K 1 Reply Last reply Reply Quote 0
          • K
            kgregory @jsulm last edited by kgregory

            @jsulm sadly, that didn't work for me either.

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