Re: [Interest] Enable ANGLE in 5.2.1

2014-06-25 Thread Glenn Ramsey
On 25/06/14 17:46, Knight Andrew wrote: > Hi, > >> 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 -r

Re: [Interest] Enable ANGLE in 5.2.1

2014-06-24 Thread Knight Andrew
Hi, > 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

[Interest] Enable ANGLE in 5.2.1

2014-06-24 Thread Glenn Ramsey
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 ab