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

qml-material demo crashed #487

Open
riteshSTPL opened this issue Oct 13, 2016 · 0 comments
Open

qml-material demo crashed #487

riteshSTPL opened this issue Oct 13, 2016 · 0 comments

Comments

@riteshSTPL
Copy link

riteshSTPL commented Oct 13, 2016

I am using nVidia TX1 embedded board.
i am having qt 5.8.0 alpha installed on it.
i have successfully compiled and installed qml-material on my system as per below commands

mkdir build; cd build
qmake ..
make
make install # use sudo if necessary

I can now import Material 0.2 and 0.3 on qml file without error.

But when i compiled your demo project i am getting following error.

The program has unexpectedly finished.
/home/ubuntu/Desktop/build-qml-material-Desktop-Debug/demo/demo crashed

And when i run ./demo from terminal i am getting
Bus error

So what's missing?

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

1 participant