Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.6.1, 5.7.0 Beta
-
MSVC2013 winrt
Description
qt-enterprise-windows-x86-winrt-msvc2013-5.6.1_402.exe
qt-opensource-windows-x86-winrt-msvc2013-5.6.1_403.exe
qt-enterprise-windows-x86-winrt-msvc2013-5.7.0-beta_406.exe
qt-enterprise-windows-x86-android-5.7.0-beta_406.exe
Qt5.6.1, enterprise:
\5.6(winphone_arm/winrt_x64)\mkspecs\qconfig.pri file has QT_EDITION set to 'Opensource' even though the installer is enterprise installer, also QT_LICHECK AND QT_RELEASE_DATE fields are empty
winrt_x86 has correct value.
At least msvc2013 x86 installer has correct value in qconfig.pri (others not tested yet).
Qt5.6.1, opensource
\5.6(winphone_arm/winrt_x64)\mkspecs\qconfig.pri file have empty QT_LICHECK AND QT_RELEASE_DATE fields.
winphone_x86 has all three fields set correctly.
Qt5.7
\qconfig.pri file has QT_EDITION set to 'Opensource', in enterprise installer in following targets:
\5.7\winphone_x86\
\5.7\android_armv7\
\5.7\android_x86
winphone_arm and winrt_x64 have correct value