Building Qt 5.8 with 2D Renderer
Unsolved
Installation and Deployment
-
Hi -
I am cross compiling Qt for imx7 processor with no graphics acceleration and would like to build with 2D Renderer. I am confused whether Qt 5.8 has 2D Renderer included in qt declarative module or if I still need to create Open GL dummy libraries and build 2D Renderer as specified here:http://doc.qt.io/QtQuick2DRenderer/qtquick2drenderer-installation-guide.html#building-renderer
Thanks for any advice.
-
Hi and welcome to devnet,
From a quick read, you still have to do it since it depends on the device you target. However, if you want a more complete answer you should bring this question to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.