1
When I try to build on any project in Qt, it gives this error message (test with one of the examples that already comes with Qt)
13:15:37: Running steps for project analogclock...
13:15:37: Could not start process "C:\Qt\Qt5.2.0\5.2.0\mingw48_32\bin\qmake.exe" C:\Qt\Qt5.2.0\5.2.0\mingw48_32\examples\gui\analogclock\analogclock.pro -r -spec win32-g++ "CONFIG+=debug" "CONFIG+=declarative_debug" "CONFIG+=qml_debug"
Error while building/deploying project analogclock (kit: Desktop Qt 5.2.0 MinGW 32bit)
When executing step 'qmake'
13:15:37: Elapsed time: 00:00.
I have the compiler working perfectly in code::Blocks. I have reinstalled Qt several times and have done the installation running as an administrator.
If anyone has the solution or at least explain the mistake, I’d appreciate it. I am a student of Eng. Mechatronics - 3rd phase