Hi,

I am trying to run qml default example in my device(arm-based device), it's throwing a error as below...

"QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QtQuick: failed to create OpenGL context"

By above I came to know that GLX and EGL should be enabled.
Can you Please help me to enable GLX and GGL and explain what are the dependencies required to enable those????

Thanks in advance............