Building debugging helper library in C:/Qt/4.5.1/qtc-debugging-helper/Running C:/MinGW/bin/mingw32-make.exe clean...C:\MinGW\bin\mingw32-make.exe: *** No rule to make target `clean'. Stop.Running C:/Qt/4.5.1/bin/qmake.exe ...Running C:/MinGW/bin/mingw32-make.exe ...C:/MinGW/bin/mingw32-make.exe -f Makefile.Debug allmingw32-make.exe[1]: Entering directory `C:/Qt/4.5.1/qtc-debugging-helper'g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DHAS_QOBJECT_P_H -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\include\QtCore" -I"..\include\QtGui" -I"..\include" -I"..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"." -I"..\mkspecs\win32-g++" -o tmp\obj\debug_shared\gdbmacros.o gdbmacros.cppg++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -shared -mthreads -Wl -Wl,--out-implib,debug\libgdbmacros.a -o debug\gdbmacros.dll tmp/obj/debug_shared/gdbmacros.o -L"c:\Qt\4.5.1\lib" -L"c:\Qt\4.5.1\lib" -lQtGuid4 -lQtCored4Creating library file: debug\libgdbmacros.amingw32-make.exe[1]: Leaving directory `C:/Qt/4.5.1/qtc-debugging-helper'C:/MinGW/bin/mingw32-make.exe -f Makefile.Release allmingw32-make.exe[1]: Entering directory `C:/Qt/4.5.1/qtc-debugging-helper'g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DHAS_QOBJECT_P_H -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\include\QtCore" -I"..\include\QtGui" -I"..\include" -I"..\include\ActiveQt" -I"tmp\moc\release_shared" -I"." -I"..\mkspecs\win32-g++" -o tmp\obj\release_shared\gdbmacros.o gdbmacros.cppg++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-s -shared -mthreads -Wl -Wl,--out-implib,release\libgdbmacros.a -o release\gdbmacros.dll tmp/obj/release_shared/gdbmacros.o -L"c:\Qt\4.5.1\lib" -L"c:\Qt\4.5.1\lib" -lQtGui4 -lQtCore4Creating library file: release\libgdbmacros.amingw32-make.exe[1]: Leaving directory `C:/Qt/4.5.1/qtc-debugging-helper'