I’m new to Qt and have recently installed v5.3.1 on Windows XP sp3. To familiarize myself with the system, I have tried some of the examples. Most work fine, but a few give errors, don’t work completely or crash.
1. In the basiclayouts example, the dialog box displays correctly, but the text in the text boxes and labels is completely unintelligible (although it’s OK when cut and pasted somewhere else).
2. When switching from Edit to Design for just about any qml file produces the error “Qt Quick emulation error crashed (1:0)”
3. shadereffects crashes.
What have I done wrong?
↧