Crash on qml Qt3D examples in Release Mode with mingw64
-
Recently I am ready to release my software thar uses qt3d with qt quick. I found my program just ran with mingw (x86), but with mingw (x64) in release.
I think it was my mistake, but I tried the qt3d + qt quick examples but it happens the same problem. It runs with Debug and crashes with Release mode. there is the same problem in qt5.12.2\5.14\5.15.2\qt6.4
Did anyone find the solution for this?