android构建失败的Qt(安装目标错误129)

android构建失败的Qt(安装目标错误129),android,c++,windows,qt,Android,C++,Windows,Qt,我正在尝试为android设备w/armeabi-v7构建Qt快速演示-与Qt捆绑的Calqlatr,但我得到了一个 [install_target] Error 129 查看它显示的详细输出 [...] 14:48:09: The process "C:\Qtwdroid\Tools\mingw530_32\bin\mingw32-make.exe" exited normally. 14:48:09: Starting: "C:\Qtwdroid\Tools\mingw530_32\bin

我正在尝试为android设备w/armeabi-v7构建Qt快速演示-与Qt捆绑的Calqlatr,但我得到了一个

[install_target] Error 129
查看它显示的详细输出

[...]
14:48:09: The process "C:\Qtwdroid\Tools\mingw530_32\bin\mingw32-make.exe" exited normally.
14:48:09: Starting: "C:\Qtwdroid\Tools\mingw530_32\bin\mingw32-make.exe" "INSTALL_ROOT=C:/Qtwdroid/Examples/Qt-5.7/quick/demos/build-calqlatr-Android_for_armeabi_v7a_GCC_4_9_Qt_5_7_0-Release/android-build" install
      0 [main] sh 2744 sync_with_child: child 6128(0x1A8) died before initialization with status code 0xC0000142
     26 [main] sh 2744 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
Makefile:588: recipe for target 'install_target' failed
mingw32-make: *** [install_target] Error 129
14:48:11: The process "C:\Qtwdroid\Tools\mingw530_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project calqlatr (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.7.0))
When executing step "Copy application data"
14:48:11: Elapsed time: 00:11.
我确实在Qt文档上遵循了这些步骤,唯一的区别是我有JDK1.8-102

在pastebin中可以使用makefile,如下所示:

我在网上没有发现这个错误,我真的迷路了

我不熟悉这个话题,
谢谢。

目标android是5.1.1 API 22(如果这有任何帮助)目标android是5.1.1 API 22(如果这有任何帮助)