Skip to content

qml-material demo crashed #487

@riteshSTPL

Description

@riteshSTPL

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions