- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    5.6.3, 5.9.0 Beta 3
 - 
    None
 - 
    Windows 10 64 bit
MSVC2013 64 bit 
- Open sensor_explorer example in Creator.
It's in Examples\Qt-5.9\sensors\sensor_explorer\sensor_explorer.qml - Configure it to use MSVC2013 64 bit in Release mode.
 - Try to build the project.
Building fails:.qtquickcompiler\sensor_explorer_qml.cpp(1783) : error C2143: Syntaxfehler: Es fehlt ';' vor 'Typ' .qtquickcompiler\sensor_explorer_qml.cpp(1783) : error C3409: Ein leerer Attributblock ist nicht zul„ssig .qtquickcompiler\sensor_explorer_qml.cpp(1783) : error C2059: Syntaxfehler: '=' .qtquickcompiler\sensor_explorer_qml.cpp(1783) : error C2143: Syntaxfehler: Es fehlt ';' vor '{' .qtquickcompiler\sensor_explorer_qml.cpp(1783) : error C2447: '{': Funktionsheader fehlt - Parameterliste im alten Stil? 
It should be possible to build this example. Building succeeds when using any of the following:
- MSVC2015
 - Qt 5.8
 - disabling Qt Quick Compiler
 
- depends on
 - 
                    
QTQAINFRA-1224 All builds of Qt in Coin in the 5.6 branch are broken
-         
 - Closed
 
 -         
 
- relates to
 - 
                    
QTBUG-61398 [REG 5.9.0 -> 5.9.1] Qt Quick Compiler generated code doesn't compile with MSVC2013
-         
 - Closed
 
 -         
 
- resulted from
 - 
                    
QTBUG-58927 Crash on startup on 32-bit iOS device with Qt Quick Compiler
-         
 - Closed
 
 -         
 
- mentioned in
 - 
                    
Page Loading...