Hey guys,

I'm using QT Creator but I keep running into the following error:

"Could not find make command: mingw32-make.exe in the build environment"

On a project I received from a friend. This error occurs when I try to build / rebuild the project.

I ran qmake before this with no problems.

The funny thing is, in another project, it runs and builds fine.

I was wondering if anyone had any idea on how to solve this. Thanks