The qml interface cannot be displayed normally
-
The qt qml program compiled on my personal computer can run on some win10 pro computers, but some computers cannot display the screen normally. Then I tried to configure the same compilation environment for compilation on these computers that could not be displayed normally, but the qml interface still could not be displayed normally. While the qml interface cannot be displayed, a file writing function based on qfile cannot be used normally. When the qml interface is displayed normally, this function can be used normally. My compilation environment is qt5.9.9, msvc2013 32bit and win10 pro。
-
@yongrui said in The qml interface cannot be displayed normally:
qt5.9.9
You should really try with more recent Qt version.
"could not be displayed normally" - this is also not really a problem description (what does this mean exactly?).