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. Could not start process "mingw32-make"
Forum Updated to NodeBB v4.3 + New Features

Could not start process "mingw32-make"

Scheduled Pinned Locked Moved Mobile and Embedded
mingw32-makeandroid
5 Posts 2 Posters 5.0k 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.
  • M Offline
    M Offline
    MohammadReza
    wrote on last edited by
    #1

    Hello everybody

    I am beginner in android development.
    When I want to Run my project I got this error:

    09:03:37: Could not start process "mingw32-make" 
    Error while building/deploying project alaki1 (kit: Android for armeabi-v7a (GCC 4.8, Qt 5.5.0))
    When executing step "Make"
    
    1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by
      #2

      Override the QtCreator's project "build" and "clean" settings from the mingw32-make to the patch to the make.exe (find out it in Android NDK directory, or Android SDK directory).

      M 1 Reply Last reply
      0
      • K kuzulis

        Override the QtCreator's project "build" and "clean" settings from the mingw32-make to the patch to the make.exe (find out it in Android NDK directory, or Android SDK directory).

        M Offline
        M Offline
        MohammadReza
        wrote on last edited by
        #3

        @kuzulis Thanks dear kuzulis,
        Unfortunately I cant understand. Can you explain in more details?

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kuzulis
          Qt Champions 2020
          wrote on last edited by
          #4

          http://s21.postimg.org/6hnh9tl9j/override.png

          M 1 Reply Last reply
          0
          • K kuzulis

            http://s21.postimg.org/6hnh9tl9j/override.png

            M Offline
            M Offline
            MohammadReza
            wrote on last edited by MohammadReza
            #5

            @kuzulis Thanks a lot for the screenshot. very useful.
            pardon me because of lots of my questions.
            I got new error:

            Could not start process "mingw32-make" INSTALL_ROOT="C:\Users\---\Documents\build-alaki1-Android_for_armeabi_v7a_GCC_4_8_Qt_5_5_0-Release\android-build" install
            Error while building/deploying project alaki1 (kit: Android for armeabi-v7a (GCC 4.8, Qt 5.5.0))
            When executing step "Copy application data"
            

            I searched and somebodies says you must set INSTALL_ROOT variable.
            I dont know it is correct or not? if so how?

            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