Could not find make command: jom.exe in the build environment
vs2005编译的Qt4.7.0和Qt Creator 2.0.1编译后的库和IDE都能正常使用,qmake 能正常创建Makefile,vs2005也能正确编译。但在qtcreator里却不能编译工程,提示如下:Could not find make command: jom.exe in the build environmentError while building project console (target: Desktop)When executing build step 'Make'qtcreator出现这个要怎么处理呢?