Re: [Interest] Qt 5.8 beta compile error

2016-09-29 Thread Volker Enderlein
Am 30/09/2016 um 07:59 schrieb Alexander Blasche: Do you have any additional information on that issue? We just switched to VS2015 Update 3 and did not notice any problems up to now. Some context information: https://bugreports.qt.io/browse/QTBUG-56111 https://bugreports.qt.io/browse/QTBUG-5610

Re: [Interest] Qt 5.8 beta compile error

2016-09-29 Thread Alexander Blasche
>Do you have any additional information on that issue? We just switched >to VS2015 Update 3 and did not notice any problems up to now. Some context information: https://bugreports.qt.io/browse/QTBUG-56111 https://bugreports.qt.io/browse/QTBUG-56105 -- Alex __

Re: [Interest] Qt 5.8 beta compile error

2016-09-29 Thread Volker Enderlein
Am 29/09/2016 um 20:43 schrieb Thiago Macieira: Which version of VS2015 are you using? We've been testing with Update 2 and it has worked for us for some time. Don't upgrade to Update 3, that compiler generates bad code. Do you have any additional information on that issue? We just switched to

Re: [Interest] Qt 5.8 beta compile error

2016-09-29 Thread Thiago Macieira
On quinta-feira, 29 de setembro de 2016 10:56:45 PDT Harald Vistnes wrote: > Hi, > > I'm having problems compiling the latest Qt 5.8 beta sources from > http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/latest_src/. > > Windows 10, VS2015 64-bit. > INTERNAL COMPILER ERROR in 'C:\Program Files (x

[Interest] Qt 5.8 beta compile error

2016-09-29 Thread Harald Vistnes
Hi, I'm having problems compiling the latest Qt 5.8 beta sources from http://download.qt.io/snapshots/qt/5.8/5.8.0-beta/latest_src/. Windows 10, VS2015 64-bit. I used the following configure options: configure -prefix %CD%\qtbase -opensource -shared -confirm-license -debug-and-release -release