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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to