Running build steps for project Learning...
Starting: C:/Qt/2009.04/qt/bin/qmake.exe C:/Users/Guido/Documents/Learning/Learning.pro -spec win32-g++ -r CONFIG+=release
Exited with code 0.
Starting: C:/Qt/2009.04/mingw/bin/mingw32-make.exe -w
mingw32-make: Entering directory `C:/Users/Guido/Documents/Learning'
C:/Qt/2009.04/mingw/bin/mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory `C:/Users/Guido/Documents/Learning'
g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -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"release" -I"..\..\..\..\Qt\2009.04\qt\mkspecs\win32-g++" -o release\main.o main.cpp
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]: Leaving directory `C:/Users/Guido/Documents/Learning'
mingw32-make: Leaving directory `C:/Users/Guido/Documents/Learning'
mingw32-make[1]: *** [release/main.o] Error 3
mingw32-make: *** [release] Error 2
Exited with code 2.
Error while building project Learning
When executing build step 'Make'
Bookmarks