[Interest] Windows: static Qt 5.3 w/ Desktop OpenGL?
Paul Miller
paul at fxtech.com
Tue May 13 22:16:06 CEST 2014
I'm trying to build Qt 5.3 rc1 statically on Windows w/ *desktop* OpenGL
support and the build is failing while building qwindows.lib with a
bunch of unresolved external symbols relating to OpenGL.
Is this configuration supported?
I'm building with Visual Studio 2012, and this is my configure:
configure -debug-and-release -static -commercial -opengl desktop
-c++11 -mp -no-angle
More information about the Interest
mailing list