D:\1Data\public\ITInventarMigration\Code\18.10.07\inventar>make
qmake -win32 -o Makefile inventar.pro
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory `D:/1Data/public/ITInventarMigration/Code/18
.10.07/inventar'
g++ -c -O2 -O2 -frtti -fexceptions -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_D
LL -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_GUI_LIB -DQ
T_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"C:/Qt/4.1.1/include/QtCore" -
I"C:/Qt/4.1.1/include/QtGui" -I"C:/Qt/4.1.1/include/QtSql" -I"C:/Qt/4.1.1/includ
e/Qt3Support" -I"C:/Qt/4.1.1/include" -I"." -I"C:/Qt/4.1.1/include/ActiveQt" -I"
release" -I"." -I"C:/Qt/4.1.1/mkspecs/win32-g++" -o release\abfrage.o abfrage.cp
p
In file included from C:/Qt/4.1.1/include/QtCore/qrect.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qpaintdev
ice.h:28,
from C:/Qt/4.1.1/include/QtGui/qpaintdevice.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qwidget.h:2
9,
from C:/Qt/4.1.1/include/QtGui/qwidget.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/dialogs/qdialog.h:
27,
from C:/Qt/4.1.1/include/QtGui/qdialog.h:1,
from abfrage.h:14,
from abfrage.cpp:11:
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:138:38: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:139:38: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:166:27: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:167:27: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:560:38: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:561:38: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:573:27: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:574:27: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
In file included from C:/Qt/4.1.1/include/QtGui/qrgb.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qcolor.h:
27,
from C:/Qt/4.1.1/include/QtGui/qcolor.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qpalette.h:
28,
..
..
..