ASSERT "e" in file qml\qqmlengine_p.h error
Unsolved
QML and Qt Quick
-
wrote on 18 Jul 2019, 04:02 last edited by
Hi All,
I'm trying to get objectname of an item created using javascript method, and set it's state. I could get an object name , that has some set of states. When I try to set it's state,
my project is crashing , by displaying this error.
Unable to figure out what's wrong .ASSERT "e" in file qml\qqmlengine_p.h error
-
Hi,
What version of Qt ?
What OS ?
Can you share a minimal buildable sample code that reproduce that ?
1/2