-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
5.1.1, 5.2.0, 5.2.1, 5.3.0 Beta1
-
None
-
Windows
-
ac10baa2a093a0769a04575f475db5081f64ce81
Qt5GuiConfig.cmake of Qt5Gui of the Desktop OpenGL Qt Version depends on glu32 (and possibly opengl32), but it is not able to find it and exits with
CMake Error at <path>/5.3/msvc2013_64_opengl/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:16 (message):
Failed to find "glu32" in "" with CMAKE_CXX_LIBRARY_ARCHITECTURE "".
I guess Qt5Gui should be able to find its dependencies automatically or at least provide some help for the user on how to fix it.