Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0 Beta
-
None
-
Windows XP
-
e8747d9e9fdc039eadb5bd937f7832164ef6796a (qtbase/5.6, 6.1.2016, 5.6)
Description
qwindows.dll in qt 5.6 used a Windows API that doesn't supported under Windows XP.
The API is GetUserDefaultLocaleName, and minimum supported system is Windows Vista.
See the picture I attached.
My build configuration is
-debug-and-release -opensource -confirm-license -mp -icu -openssl -nomake examples -nomake tests -target xp -skip qtwebkit
Attachments
Issue Links
- relates to
-
QTBUG-49711 [REG 5.5.X->5.6] Unable to load platform plugin under Windows XP due to dependency on dwrite.dll
- Closed