[Qt-creator] Compiling on Windows

Robert Hairgrove evorgriahr at hispeed.ch
Sat Jan 17 12:26:15 CET 2009


Kobus Botha wrote:
> Hi
> 
> I installed QtCreator today and started by trying to build a test
> application. However when I try to build the application I get the
> following output:
> 
> Running build steps for project Launchy...
> Configuration unchanged, skipping QMake step.
> Could not find make command: mingw32-make.exe in the build environment
> Error while building project Launchy
> When executing build step 'Make'
> Canceled build.
> 
> mingw32-make.exe is present in the C:\Qt\QtCreator\mingw\bin directory.
> 
> I noticed the following comment in the help "Note: Qt Creator
> currently supports qmake only."
> 
> Is there some setting that I have to change?
> 
> Thanks.

Perhaps you need to add the path C:\Qt\QtCreator\mingw\bin to your PATH 
environment variable?



More information about the Qt-creator-old mailing list