mingw32-make[1]: Entering directory `O:/projects/components/QDwm_1.0.4.1'g++ -c -O2 -frtti -fno-exceptions -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQDWM_LIB -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\4.5.2\include\QtCore" -I"c:\Qt\4.5.2\include\QtGui" -I"c:\Qt\4.5.2\include" -I"c:\Qt\4.5.2\include\ActiveQt" -I"release" -I"c:\Qt\4.5.2\mkspecs\win32-g++" -o release\QDwmWindow.o QDwmWindow.ccIn file included from QDwmWindow.cc:28:QWindowsHelper.h:78: error: `HTHEME' has not been declaredQWindowsHelper.h:78: error: ISO C++ forbids declaration of `parameter' with no typeQWindowsHelper.h:79: error: `HTHEME' has not been declaredQWindowsHelper.h:79: error: ISO C++ forbids declaration of `parameter' with no typeQWindowsHelper.h:80: error: `HTHEME' has not been declaredQWindowsHelper.h:80: error: ISO C++ forbids declaration of `parameter' with no typeQWindowsHelper.h:83: error: `HTHEME' does not name a typeQWindowsHelper.h:87: error: expected `,' or `...' before '*' tokenQWindowsHelper.h:87: error: ISO C++ forbids declaration of `MARGINS' with no typeQDwmWindow.cc: In member function `virtual bool QDwmWindow::winEvent(MSG*, longint*)':QDwmWindow.cc:174: error: `WM_DWMCOMPOSITIONCHANGED' was not declared in this scopeQDwmWindow.cc:174: warning: unused variable 'WM_DWMCOMPOSITIONCHANGED'QDwmWindow.cc: In member function `virtual void QDwmWindow::paintEvent(QPaintEvent*)':QDwmWindow.cc:195: error: invalid initialization of non-const reference of type'QPalette&' from a temporary of type 'QPalette'QDwmWindow.cc:243: error: `HTHEME' was not declared in this scopeQDwmWindow.cc:243: error: expected `;' before "hTheme"QDwmWindow.cc:257: error: `hTheme' was not declared in this scopeQDwmWindow.cc:257: warning: unused variable 'hTheme'QDwmWindow.cc:282: error: `hTheme' was not declared in this scopeQDwmWindow.cc:282: warning: unused variable 'hTheme'QDwmWindow.cc:293: error: `hTheme' was not declared in this scopeQDwmWindow.cc:293: warning: unused variable 'hTheme'QDwmWindow.cc:302: error: `hTheme' was not declared in this scopeQDwmWindow.cc:302: warning: unused variable 'hTheme'QDwmWindow.cc:310: error: `hTheme' was not declared in this scopeQDwmWindow.cc:310: warning: unused variable 'hTheme'QDwmWindow.cc:314: error: `hTheme' was not declared in this scopeQDwmWindow.cc:314: warning: unused variable 'hTheme'QDwmWindow.cc:243: warning: unused variable 'HTHEME'QDwmWindow.cc: In member function `void QDwmWindow::p_updateFrame()':QDwmWindow.cc:360: error: `MARGINS' was not declared in this scopeQDwmWindow.cc:360: error: expected `;' before "mar"QDwmWindow.cc:362: error: `mar' was not declared in this scopeQDwmWindow.cc:368: error: `mar' was not declared in this scopeQDwmWindow.cc:368: warning: unused variable 'mar'QDwmWindow.cc:369: error: `mar' was not declared in this scopeQDwmWindow.cc:369: warning: unused variable 'mar'QDwmWindow.cc:370: error: `mar' was not declared in this scopeQDwmWindow.cc:370: warning: unused variable 'mar'QDwmWindow.cc:371: error: `mar' was not declared in this scopeQDwmWindow.cc:371: warning: unused variable 'mar'QDwmWindow.cc:373: error: `mar' was not declared in this scopeQDwmWindow.cc:360: warning: unused variable 'MARGINS'QDwmWindow.cc:373: warning: unused variable 's'QDwmWindow.cc:373: warning: unused variable 'mar'mingw32-make[1]: *** [release/QDwmWindow.o] Error 1mingw32-make[1]: Leaving directory `O:/projects/components/QDwm_1.0.4.1'mingw32-make: *** [release] Error 2