[Qt-creator] 答复: Build Qt Creator failed?
Gang Deng
abel78deng at gmail.com
Thu Oct 9 03:20:13 CEST 2014
Dear Kai,
I open the qtcreator.pro file in QtCreator.exe which is installed
by running qt-opensource-windows-x86-mingw482_opengl-5.3.2.exe on my Win 7
system, and click the build button to build. So I do not know which
environment (cmd.exe vs sh) it used. And it build ok with same way on a
Ubuntu system.
发件人: Koehne Kai [mailto:Kai.Koehne at theqtcompany.com]
发送时间: 2014年10月8日 21:33
收件人: Gang Deng; qt-creator at qt-project.org
主题: AW: [Qt-creator] Build Qt Creator failed?
This is your issue:
> 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
You don't tell us in which environment (cmd.exe vs sh) you run this. Anyhow,
my best guess is that you've sh.exe in your PATH, but are not compiling in
the sh shell. This is known to be broken.
Regards
Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141009/7f335692/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 188861 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141009/7f335692/attachment.png>
More information about the Qt-creator
mailing list