ShaderEffects (SOLVED)
QML and Qt Quick
5
Posts
2
Posters
2.2k
Views
1
Watching
-
I'm trying to run ShaderEffects example which comes with Qt SDK 1.2.
(C:\QtSDK\Examples\4.7\declarative\shadereffects)Windows 7 Desktop platform, Qt 4.8 (from SDK).
Project compiles, builds and runs ok, but when I click on any image to see shaders in action, the
"ShaderEffectItem::paint - Shader programs are not supported" is displayed and effect is not seen. -
Did you compile the qml shader plugin first?
Bill -
Of course you have a video card that supports shader language?