[Interest] Enable ANGLE in 5.2.1

Glenn Ramsey gr at componic.co.nz
Wed Jun 25 04:27:52 CEST 2014


Hi,

I am trying to build a version of Qt 5.2.1 with VS2010 that will use ANGLE for 
Qt Quick 2.0.

Using these configure options

configure.bat -prefix %CD%\qtbase -make-tool jom -nomake examples -opensource
-confirm-license -release -no-c++11 -icu -openssl -angle -no-opengl

I get build errors about stuff from the OpenGL headers not being found. If I 
omit -no-opengl then it builds but my app doesn't use ANGLE.

What configure options do I need to use?

Glenn



More information about the Interest mailing list