[Releasing] Qt 5 alpha 20120314: win32 msvc 2008 (32bit): FAILURE
lars.knoll at nokia.com
lars.knoll at nokia.com
Sat Mar 17 20:50:05 CET 2012
Hi Marius,
Can you create a patch and push to codereview?
Thanks,
Lars
On 3/16/12 3:56 PM, "ext marius.storm-olsen at nokia.com"
<marius.storm-olsen at nokia.com> wrote:
>According to
>http://msdn.microsoft.com/en-us/library/windows/desktop/aa363058(v=vs.85).
>aspx the following patch is required, and it successfully compiles on my
>machine with it applied:
>
>--- a/src/systeminfo/qdeviceinfo_win.cpp
>+++ b/src/systeminfo/qdeviceinfo_win.cpp
>@@ -47,6 +47,8 @@
> #include <Winsock2.h>
> #include <windows.h>
> #include <Vfw.h>
>+#include <Ws2bth.h>
>+#include <Bthsdpdef.h>
> #include <BluetoothAPIs.h>
> #include <Wlanapi.h>
>
>--
>.marius
>
>
>> -----Original Message-----
>> From: releasing-bounces+marius.storm-olsen=nokia.com at qt-project.org
>> [mailto:releasing-bounces+marius.storm-olsen=nokia.com at qt-project.org]
>> On Behalf Of Storm-Olsen Marius (Nokia-MP/Austin)
>> Sent: Friday, March 16, 2012 8:38 AM
>> To: releasing at qt-project.org
>> Subject: [Releasing] Qt 5 alpha 20120314: win32 msvc 2008 (32bit):
>>FAILURE
>>
>> qtsystems\src\systeminfo\systeminfo fails due to issues with Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h. (Likely related to the cpp
>>file
>> including that header file doing something which triggers a failure in
>>the
>> headerfile.)
>>
>> -------------------------------
>>
>> Creating library d:\Sources\qt-everywhere-opensource-src-
>> 5.0.0\qtbase\lib\QtServiceFramework5.lib and object d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\lib\QtServiceFramework5.exp
>> mt.exe -nologo -manifest
>> "release\QtServiceFramework.intermediate.manifest" -
>> outputresource:d:\Sources\qt-everywhere-opensource-src-
>> 5.0.0\qtbase\lib\QtServiceFramework5.dll;2
>> copy /y "d:\Sources\qt-everywhere-opensource-src-
>> 5.0.0\qtbase\lib\QtServiceFramework5.dll" d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\bin
>> 1 file(s) copied.
>> cd systeminfo\ && d:\Sources\qt-everywhere-opensource-src-
>> 5.0.0\qtbase\bin\qmake d:\Sources\qt-everywhere-opensource-src-
>> 5.0.0\qtsystems\src\systeminfo\systeminfo.pro -o Makefile
>> cd systeminfo\ && "C:\Program Files (x86)\Microsoft Visual
>>Studio
>> 9.0\VC\BIN\nmake.exe" -f Makefile
>>
>> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
>> Copyright (C) Microsoft Corporation. All rights reserved.
>>
>> "C:\Program Files (x86)\Microsoft Visual Studio
>>9.0\VC\BIN\nmake.exe"
>> -f Makefile.Debug all
>>
>> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
>> Copyright (C) Microsoft Corporation. All rights reserved.
>>
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qdeviceinfo.h -o debug\moc_qdeviceinfo.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qdisplayinfo.h -o debug\moc_qdisplayinfo.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qstorageinfo.h -o debug\moc_qstorageinfo.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qscreensaver.h -o debug\moc_qscreensaver.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qbatteryinfo.h -o debug\moc_qbatteryinfo.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qnetworkinfo.h -o debug\moc_qnetworkinfo.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qdeviceprofile.h -o debug\moc_qdeviceprofile.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qstorageinfo_win_p.h -o debug\moc_qstorageinfo_win_p.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qbatteryinfo_win_p.h -o debug\moc_qbatteryinfo_win_p.cpp
>>
>>D:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\bin\moc.exe -
>> DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-opensource-sr
>> c-5.0.0\qtbase\mkspecs\default" -D_MSC_VER=1500 -DWIN32
>> qnetworkinfo_win_p.h -o debug\moc_qnetworkinfo_win_p.cpp
>> rc -D_DEBUG -DQT_SHARED -DUNICODE -DWIN32 -
>> DQT_LARGEFILE_SUPPORT -DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -
>> DQT_MAKEDLL -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -fo
>> debug\QtSystemInfod_resource.res QtSystemInfod_resource.rc
>> Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
>> Copyright (C) Microsoft Corporation. All rights reserved.
>>
>> cl -c -nologo -Zm200 -Zc:wchar_t -Zi -MDd -W3 -w34100 -w34189
>>-GR -
>> EHsc -DQT_SHARED -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -
>> DQT_BUILD_SYSTEMINFO_LIB -DQT_MAKEDLL -DQT_MAKEDLL -
>> DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -
>> DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -D_USE_MATH_DEFINES
>> -DQT_DLL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
>> DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -
>> DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"d:\Sources\qt-everywhere-
>> opensource-src-5.0.0\qtbase\include\QtCore" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtGui" -I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\include\QtNetwork" -
>> I"d:\Sources\qt-everywhere-opensource-src-5.0.0\qtbase\include" -
>> I"..\..\include\QtSystemInfo\5.0.0" -
>> I"..\..\include\QtSystemInfo\5.0.0\QtSystemInfo" -I"..\..\include" -
>> I"..\..\include\QtSystemInfo" -I"..\..\include" -I"tmp"
>>-I"d:\Sources\qt-
>> everywhere-opensource-src-5.0.0\qtbase\mkspecs\win32-msvc2008" -
>> I"debug" -I"d:\Sources\qt-everywhere-openso
>> urce-src-5.0.0\qtbase\mkspecs\default" -Fodebug\
>> @C:\Users\marius\AppData\Local\Temp\nmD2B3.tmp
>> qdeviceinfo.cpp
>> qdisplayinfo.cpp
>> qstorageinfo.cpp
>> qscreensaver.cpp
>> qbatteryinfo.cpp
>> qnetworkinfo.cpp
>> qdeviceprofile.cpp
>> qscreensaver_win.cpp
>> qdeviceinfo_win.cpp
>> MSACM.H: defining _UNICODE because application defined UNICODE
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1203) : error C2146: syntax
>> error : missing ';' before identifier 'type'
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1203) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1203) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1208) : error C2146: syntax
>> error : missing ';' before identifier 'specificType'
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1208) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1208) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1217) : error C2146: syntax
>> error : missing ';' before identifier 'int128'
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1217) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1217) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1224) : error C2146: syntax
>> error : missing ';' before identifier 'uint128'
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1224) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> C:\Program Files\Microsoft
>> SDKs\Windows\v6.0A\include\BluetoothAPIs.h(1224) : error C4430: missing
>> type specifier - int assumed. Note: C++ does not support default-int
>> qstorageinfo_win.cpp
>> qbatteryinfo_win.cpp
>> qnetworkinfo_win.cpp
>> Generating Code...
>> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
>>Studio
>> 9.0\VC\BIN\cl.EXE"' : return code '0x2'
>> Stop.
>> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
>>Studio
>> 9.0\VC\BIN\nmake.exe"' : return code '0x2'
>> Stop.
>> NMAKE : fatal error U1077: 'cd' : return code '0x2'
>> Stop.
>> NMAKE : fatal error U1077: 'cd' : return code '0x2'
>> Stop.
>> NMAKE : fatal error U1077: 'cd' : return code '0x2'
>> Stop.
>>
>> --
>> .marius
>>
>>
>> _______________________________________________
>> Releasing mailing list
>> Releasing at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/releasing
>_______________________________________________
>Releasing mailing list
>Releasing at qt-project.org
>http://lists.qt-project.org/mailman/listinfo/releasing
More information about the Releasing
mailing list