我是初学者。请问Build/Run Target Selector中的四个选项分别是什么意思?
Qt in Path Debug
Qt in Path Release
4.7.0 Debug
4.7.0 Release
我用前面两个选项编译时总是出错:
Could not find make command: mingw32-make.exe in the build environment
Error while building project Qprj011 (target: Desktop)
When executing build step 'Make'
Could not find make command: mingw32-make.exe in the build environment
Error while building project Qprj011 (target: Desktop)
When executing build step 'Make'
请问是哪里参数设置的问题?