Running build steps for project animatedtiles... Starting: "c:/qt/2010.04/qt/bin/qmake.exe" C:/Qt/2010.04/qt/examples/animation/animatedtiles/animatedtiles.pro -r -spec win32-g++ The process "c:/qt/2010.04/qt/bin/qmake.exe" exited normally. Starting: "C:/Qt/2010.04/mingw/bin/mingw32-make.exe" -w mingw32-make: Entering directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' C:/Qt/2010.04/mingw/bin/mingw32-make -f Makefile.Debug all mingw32-make[1]: Entering directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' c:\Qt\2010.04\qt\bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\include\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..\animatedtiles" -I"." -I"..\..\..\mkspecs\win32-g++" -D__GNUC__ -DWIN32 ..\animatedtiles\main.cpp -o tmp\moc\debug_shared\main.moc 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"..\..\..\include\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..\animatedtiles" -I"." -I"..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_shared\main.o ..\animatedtiles\main.cpp c:\Qt\2010.04\qt\bin\rcc.exe -name animatedtiles ..\animatedtiles\animatedtiles.qrc -o tmp\rcc\debug_shared\qrc_animatedtiles.cpp 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"..\..\..\include\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..\animatedtiles" -I"." -I"..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_shared\qrc_animatedtiles.o tmp\rcc\debug_shared\qrc_animatedtiles.cpp g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -Wl,-subsystem,windows -o debug\animatedtiles.exe tmp/obj/debug_shared/main.o tmp/obj/debug_shared/qrc_animatedtiles.o -L"c:\Qt\2010.04\qt\lib" -L"c:\Qt\2010.04\qt\lib" -lmingw32 -lqtmaind -lQtGuid4 -lQtCored4 mingw32-make[1]: Leaving directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' C:/Qt/2010.04/mingw/bin/mingw32-make -f Makefile.Release all mingw32-make[1]: Entering directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' 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"..\..\..\include\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\include\ActiveQt" -I"tmp\moc\release_shared" -I"..\animatedtiles" -I"." -I"..\..\..\mkspecs\win32-g++" -o tmp\obj\release_shared\main.o ..\animatedtiles\main.cpp ..\animatedtiles\main.cpp:257:20: error: main.moc: No such file or directory mingw32-make[1]: Leaving directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' mingw32-make: Leaving directory `C:/Qt/2010.04/qt/examples/animation/animatedtiles-build-desktop' mingw32-make[1]: *** [tmp/obj/release_shared/main.o] Error 1 mingw32-make: *** [release-all] Error 2 The process "C:/Qt/2010.04/mingw/bin/mingw32-make.exe" exited with code %2. Error while building project animatedtiles (target: Desktop) When executing build step 'Make'