Qt 5, Qt Quick 2.0, Win Xp,
When I use Text, the output window produce the following warning:
QOpenGLShader::link: “(41,18): warning X3206: implicit truncation of vector type
“
Text {
text: "Go! HappyNewYear! Nice! Come on!"
}
and meanwhile my text become ugly and a little blurry (compared with Qt Quick 1.1)
Anyone knows why?
Thank you !
↧