-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I've followed the build instructions but when I try to build and run in xcode the build succeeds but when it tries to run it appears to fail on line 72 in quickAppEngine.cpp:
auto rootObject = engine->rootObjects().at(0);
"index out of range"
I've tried with a Qt 12, 13 and the latest 14 with the same result. Happy to help you debug this as good as I can but I have limited experience with c++. If you point me in the right direction I might be able to get somewhere.
Metadata
Metadata
Assignees
Labels
No labels