Hi,
 
the basicshapes c++ example crashes on exit on my laptop (Qt 5.9.0, win8.1). I got an application that uses a similar approach regarding Qt3DWindow and a windowContainer and it also crashes on exit. The materials c++ on the other hand example works fine and it just displays a Qt3DWindow without further widgets.
 
In both cases Surface3D throws an assertion. It seems to come from bool SurfaceD3D::checkForOutOfDateSwapChain():
 

Invalid parameter passed to C runtime function.

Invalid parameter passed to C runtime function.

Assertion failed!

 

Program: C:\Qt\Qt5.9.0\Examples\Qt-5.9\qt3d\build-basicshapes-cpp-Desktop_Qt_5_9_0_MinGW_32bit-Debug\debug\basicshapes-cpp.exe

File: ..\..\..\3rdparty\angle\src\libANGLE\renderer\d3d\SurfaceD3D.cpp, Line 258

 

_expression_: false

 

Anyone got an idea?

 

Regards,

Max

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to