I have downloaded and installed Qt on Win XP. I am unable to compile any program.
Even examples are not compiling.
Qt shows the following error:

g++: Files\SQLXML: No such file or directory
g++: 4.0\bin": No such file or directory
mingw32-make[1]: *** [debug\dragdroprobot.exe] Error 1
mingw32-make: *** [debug-all] Error 2
Exited with code 2.
Error while building project dragdroprobot
When executing build step 'Make'

Please help me how to get rid of this problem.