Qt Quick emulation crashed. (line 1) error
Unsolved
QML and Qt Quick
-
I keep getting this error message. I first got this error when I was using the 5.15.2 version. I tried reinstalling Qt Creator and use the newest version, but that didn't help either. My only way of "fixing" this issue is going to File System -> Projects -> [project name].
This way I can design the qml files, only problem is that I cant run (or ctrl + r) any more. In order for me to run the files I have to click: Open project in "[project name]". Any way to fix this issue?
Edit: the error only occurs with the .qml files, I also tried removing the pyproject.user file but that also doesn't work.