Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builds but doesn't run #55

Open
slashv opened this issue May 25, 2020 · 1 comment
Open

Builds but doesn't run #55

slashv opened this issue May 25, 2020 · 1 comment

Comments

@slashv
Copy link

slashv commented May 25, 2020

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.

vtkquick_stacktrace.txt

@renyuhuiharrison
Copy link

Open file "\Resources\qml\App\window.qml" and remove the line 5 ("import Code 1.0 as Code")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants