[Interest] Compiling Qt 5.6.0 alpha with VS 2015 amd64

Michael Sué sue at sf.mpg.de
Tue Sep 22 11:32:02 CEST 2015


Hi,

I get the following error:

c:\qt\qt-everywhere-enterprise-src-5.6.0-alpha\qtdeclarative\src\qml\jit\qv4assembler_p.h(561): error C2039: 'NaNEncodeMask': is not a member of 'QV4::Value' (compiling source file jit\qv4assembler.cpp)
c:\qt\qt-everywhere-enterprise-src-5.6.0-alpha\qtdeclarative\include\qtqml\5.6.0\qtqml\private\../../../../../src/qml/jsruntime/qv4value_p.h(61): note: see declaration of 'QV4::Value' (compiling source file jit\qv4assembler.cpp)
c:\qt\qt-everywhere-enterprise-src-5.6.0-alpha\qtdeclarative\src\qml\jit\qv4assembler_p.h(561): error C2065: 'NaNEncodeMask': undeclared identifier (compiling source file jit\qv4assembler.cpp)

I used: 
configure.bat -prefix C:\Qt\5.6.0.vs2015 -no-openssl -commercial -no-icu -opengl dynamic -platform win32-msvc2015 -mp -nomake tests -compile-examples

What can I do?

Best, Michael.





More information about the Interest mailing list