Hi all,
I'm trying to understand why some examples using Q3DExtras triggers an assertion exception on exit. A bug? A destructor called twice?
I have this issue with several examples such as Qt 3D: Basic shapes c++. The issue is the same in both QtCreator and Visual Studio.
Am I the only one?