gmake -f Makefile.Debug gmake[1]: Entering directory `M:/Development/x64/QtPlot' 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\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\main.o main.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplot.o qplot.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotitem.o qplotitem.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotscene.o qplotscene.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotaxis.o qplotaxis.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotdata.o qplotdata.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotvectordata.o qplotvectordata.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\qplotlegend.o qplotlegend.cpp M:/Development/x64/Qt/bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -D__GNUC__ -DWIN32 qplot.h -o debug\moc_qplot.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"..\Qt\include\QtCore" -I"..\Qt\include\QtGui" -I"..\Qt\include" -I"..\Qt\include\ActiveQt" -I"debug" -I"..\Qt\mkspecs\default" -o debug\moc_qplot.o debug\moc_qplot.cpp g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -Wl,-subsystem,windows -o debug\QtPlot.exe debug/main.o debug/qplot.o debug/qplotitem.o debug/qplotscene.o debug/qplotaxis.o debug/qplotdata.o debug/qplotvectordata.o debug/qplotlegend.o debug/moc_qplot.o -L"m:\Development\x64\Qt\lib" -lmingw32 -lqtmaind -lQtGuid4 -lQtCored4 gmake[1]: Leaving directory `M:/Development/x64/QtPlot'