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. Android not working in Qt5.11.1
Forum Updated to NodeBB v4.3 + New Features

Android not working in Qt5.11.1

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 1.1k 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.
  • G Offline
    G Offline
    gotronics
    wrote on last edited by
    #1

    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
    0
    • K Offline
      K Offline
      kgregory
      wrote on last edited by
      #2

      @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.

      jsulmJ 1 Reply Last reply
      0
      • K kgregory

        @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.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @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
        0
        • jsulmJ jsulm

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

          K Offline
          K Offline
          kgregory
          wrote on last edited by kgregory
          #4

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

          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