[Qt-creator] Build Qt Creator failed?
Gang Deng
abel78deng at gmail.com
Wed Oct 8 11:51:53 CEST 2014
Hi,
I downloaded Qt Creator 3.2.1 source code from the Release web page
and build on mingw482, but failed. It seems that mingw32-make does not
support “sub-config-make_first”.How can I solve it?
The error message as bellow :
cd config/ && ( test -e Makefile || C:/Qt/Qt5.3.2/5.3/mingw482_32/bin/qmake.
exe
D:/QTTest/qt-creator-opensource-src-3.2.1/src/shared/qbs/src/app/config/conf
ig.pro -spec win32-g++ -o Makefile ) &&
c:/Qt/Qt5.3.2/Tools/mingw482_32/bin/mingw32-make -f Makefile
/usr/bin/sh: c:/Qt/Qt5.3.2/Tools/mingw482_32/bin/mingw32-make: Invalid
argument
Makefile:118: recipe for target 'sub-config-make_first' failed
mingw32-make[2]: *** [sub-config-make_first] Error 126
mingw32-make[2]: Leaving directory 'd:/QTTest/qt-creator-opensource-src-3.2.
1/src/shared/qbs/src/app'
Makefile:132: recipe for target 'sub-shared-qbs-src-app-make_first-ordered'
failed
mingw32-make[1]: *** [sub-shared-qbs-src-app-make_first-ordered] Error 2
mingw32-make[1]: Leaving directory 'd:/QTTest/qt-creator-opensource-src-3.2.
1/src'
Makefile:39: recipe for target 'sub-src-make_first-ordered' failed
mingw32-make: *** [sub-src-make_first-ordered] Error 2
17:23:13: 进程"C:\Qt\Qt5.3.2\Tools\mingw482_32\bin\mingw32-make.exe"退出,退
出代码 2 。
Error while building/deploying project qtcreator (kit: Desktop Qt 5.3 MinGW
32bit)
When executing step "Make"
17:23:13: Elapsed time: 07:02.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141008/c8ff4acc/attachment.html>
More information about the Qt-creator
mailing list