I have installed Qt 5.0.1 libraries and Qt Creator 2.6.2 for windows 32-bit (MinGW 4.7), and i get thew followind compile output:
14:18:25: Running steps for project QtGrid...
14:18:25: Starting: "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe" all
mingw32-make: *** No rule to make target 'all'. Stop.
14:18:26: The process "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project QtGrid (kit: Desktop Qt 5.0.1 MinGW 32bit)
When executing step 'Make'
What’s the problem exactly?
Thanks!
↧