Details
Description
When I try to run the interactive mobile phone example on winrt I get an assert right at the start of the application
winrtrunner --device 0 --start --stop --install --wait 0 --profile appx D:/Qt/Qt5.6.0-RC/Examples/Qt-5.6/qtcanvas3d/canvas3d/canvas3d/threejs/build-cellphone-Qt_5_6_0_for_Windows_Runtime_64bit-Debug/debug/cellphone.exe qt.winrtrunner: Using the Appx profile. qt.winrtrunner: Package already installed. qt.winrtrunner: App started with process ID 4764 qt.winrtrunner.app: THREE.Canvas3DRenderer 71 qt.winrtrunner.app: CanvasRenderer::QtCanvas3D::CanvasRenderer::createContext Failed to make offscreen surface current qt.winrtrunner.app: ASSERT failure in QVector<T>::operator[]: "index out of range", file c:\Users\qt\work\install\include\QtCore/qvector.h, line 427
PS. Is Canvas 3d missing from the component selection in jira?