Hello, Im working with the wi-imx53 board, I'm using the Live DVD. I cofigured the kernel to work with the GPU, and the examples works. Now I want to use the GPU on my Qt app but i dont know how, I read that setting QApplication::setGraphicsSystem("opengl"); would work but doesn`t it.