QuickVtk
QuickVtk copied to clipboard
Builds but doesn't run
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.
Open file "\Resources\qml\App\window.qml" and remove the line 5 ("import Code 1.0 as Code")