Set Software Rendering with Qt Quick 2
-
Hi,
How could I get QtQuck 2 to work in a system just with software rendering? I have a program using QtQuick2 and it does not work in this case. The window of the program opens but with no image. If I use QtDeclarative it works. My doubt is, how could I make my program in QtQuick 2 does not need hardware accelaration?
Thanks
-
You can use LLVM Pipe