我刚下载了qt-sdk-win-opensource-2010.01.exe,并在window上安装成功了。结果用qt creator创建了一个新的功能,在编译时,总是会出现如下的错误信息:
Could not find make command: make in the build environment
Error while building project HelloWorld
When executing build step 'Make'
Canceled build.
我试着进入tools/options查看,结果不管怎么设置,好像都不行,不知有没有人有遇到过同样的问题?我的系统上没有安装vs等工具。