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. The process "mingw32-make" exited with code -1.
Forum Updated to NodeBB v4.3 + New Features

The process "mingw32-make" exited with code -1.

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.6k 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.
  • S Offline
    S Offline
    spasskysteve1
    wrote on last edited by
    #1

    Hello, I followed this guide to setup QT to setup for android development
    http://www.youtube.com/watch?v=_nkhlhBwkjk

    It worked to make it compile for desktop, but when I go to build for android I get this error in the compile output section

    17:49:46: Running steps for project AndroidTest...
    17:49:46: Configuration unchanged, skipping qmake step.
    17:49:46: Starting: "mingw32-make"
    qtcreator_ctrlc_stub: Command line failed: mingw32-make
    17:49:46: The process "mingw32-make" exited with code -1.
    Error while building/deploying project AndroidTest (kit: Android for arm (GCC 4.8, Qt 5.1.1))
    When executing step 'Make'
    17:49:46: Elapsed time: 00:00.

    Any help would be appreciated

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jianliang79
      wrote on last edited by
      #2
      I have encountered the same issue in one of my windows machine, but this issue didn't happen in  another windows machine, I don't know why.
      
      1 Reply Last reply
      0
      • J Offline
        J Offline
        jianliang79
        wrote on last edited by
        #3
        After adding E:\Qt\Qt5.2.0\Tools\mingw48_32\bin to my PATH enviroment variable I have solved this issue.
        
        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