Hi all,

I have a problem that I can't seem to fix, Qmake crashes every time I build a project, inlcuding projects that used to work fine.

The compile output doesn't give much info

Running build steps for project FieldSize...
Starting: "c:/qt/2010.05/qt/bin/qmake.exe" P:/Document/FieldSize/FieldSize.pro -r -spec win32-g++
The process "c:/qt/2010.05/qt/bin/qmake.exe" crashed.
Error while building project FieldSize (target: Desktop)
When executing build step 'qmake'
I only have a superficial understanding of how qmake works so don't know where to start with trying to fix this problem. Any ideas on how to find the problem, or alternatively do something that will fix it?

Cheers.