Have you set QMAKESPEC and all the env vars correctly?
If you compile with VS, you must set it to win32msvc*.
If you use Intel, then you must set it to win32-icc.

Regards