Segmentation Fault
Unsolved
QML and Qt Quick
-
- which operating system?
- Qt version?
- do you have OpenGL drivers installed? Which ones?
-
Qt requires OpenGL and XCB stuff to run GUI applications, you should install at least mesa stuff if you don't have OpenGL hardware in your machine. You can get all dependencies (and quite a lot of garbage...) by running:
sudo apt build-dep qt5-qmake