[Qt-creator] Build Qt Creator failed?
Koehne Kai
Kai.Koehne at theqtcompany.com
Wed Oct 8 15:33:13 CEST 2014
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/20141008/7286bc42/attachment.html>
More information about the Qt-creator
mailing list