Hi guys,
I have problem with configuring Qt, when I want build anything it make this:
Running build steps for project demo...
Starting: C:/Qt/2009.04/qt/bin/qmake.exe C:/Documents and Settings/Sano/My Documents/Qt/demo/demo.pro -spec win32-g++ -r
Exited with code 0.
Starting: C:/Qt/2009.04/mingw/bin/mingw32-make.exe -w
mingw32-make: Entering directory `C:/Documents and Settings/Sano/My Documents/Qt/demo'
c:\Qt\2009.04\qt\bin\qmake.exe -spec c:\Qt\2009.04\qt\mkspecs\win32-g++ -win32 -o Makefile demo.pro
mingw32-make: Leaving directory `C:/Documents and Settings/Sano/My Documents/Qt/demo'
Exited with code 62097.
Canceled build.


What code "62097" means ?