Hi everyone,
Now i install qt-4.7.1 in my laptop(xp sp2,32 bit).But when i am trying to bulit i am getting an error like :: error: [debug/main.o] Error 1
In compile output i am getting :
Qt Code:
  1. 'C:\DOCUME~1\BISWA' is not recognized as an internal or external command,
  2.  
  3. operable program or batch file.
  4.  
  5. The system cannot find the path specified.
  6.  
  7. mingw32-make[1]: *** [debug/main.o] Error 1
  8.  
  9. mingw32-make: *** [debug] Error 2
  10.  
  11. The process "C:/Qt/2010.05/mingw/bin/mingw32-make.exe" exited with code %2.
  12. Error while building project untitled (target: Desktop)
  13. When executing build step 'Make'
To copy to clipboard, switch view to plain text mode 

How can i solve this one ?