[Qt-creator] 答复: Build Qt Creator failed?

Tobias Hunger tobias.hunger at gmail.com
Thu Oct 9 09:10:16 CEST 2014


Hi,

On Oct 9, 2014 3:21 AM, "Gang Deng" <abel78deng at gmail.com> wrote:
>          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.

Please open the .pro file and check its build settings in project mode.
There is a section there that can be used to show the environment the build
will happen in.

Check the PATH variable there and make sure there is no sh.exe in any of
these directory.

Please run qmake after changing the path variable and try building again.

I hope this helps,

Best Regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141009/ab1280df/attachment.html>


More information about the Qt-creator mailing list