Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.8.0
-
None
-
windows
-
9305a4e5db9ce26db9a2510f5230636122d98ffe (qtwinextras/5.8, 25.1.2017, 5.8.1)
Description
qml_winextras.dll is not build if configured with "-no-opengl"
error:
missing imp_GetSystemMetrics during linkage
Reason:
in
...qtwinextras\src\imports\winextras\winextras.pro
is user32 excluded by
qtConfig(dynamicgl):LIBS_PRIVATE += -luser32