Running build steps for project AddressBook...
Starting: D:/Qt/2009.04/qt/bin/qmake.exe D:/QtStudy/homeworks/AddressBook/AddressBook.pro -spec win32-g++ -r
Exited with code 0.
Starting: D:/Qt/2009.04/mingw/bin/mingw32-make.exe -w
mingw32-make: Entering directory `D:/QtStudy/homeworks/AddressBook'
D:/Qt/2009.04/mingw/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `D:/QtStudy/homeworks/AddressBook'
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\Qt\2009.04\qt\include\QtCore" -I"..\..\..\Qt\2009.04\qt\include\QtGui" -I"..\..\..\Qt\2009.04\qt\include" -I"..\..\..\Qt\2009.04\qt\include\ActiveQt" -I"debug" -I"." -I"..\..\..\Qt\2009.04\qt\mkspecs\win32-g++" -o debug\main.o main.cpp
mingw32-make[1]: Leaving directory `D:/QtStudy/homeworks/AddressBook'
mingw32-make: Leaving directory `D:/QtStudy/homeworks/AddressBook'
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
mingw32-make[1]: *** [debug/main.o] Error 3
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project AddressBook
When executing build step 'Make'
以前编译都能通过的,就是昨天突然就变这样了。。。求各位能人给点提示。俺是新手