QtQuick 2.0 example -> Could not initialize GLX (SOLVED)
QML and Qt Quick
2
Posts
1
Posters
4.6k
Views
1
Watching
-
I've just installed Qt 5.0 beta 2 with installer, created a basic example with:
File -> New file or project -> Applications -> QtQuick 2.0 Application, and tried to run it.I get "Could not initialize GLX. The program has unexpectedly finished." when I try to run it.
Any idea what should I do to make it work?