Issues rendering sample apps in the AVD following the 'Getting Started guide'
Unsolved
Mobile and Embedded
-
Hi folks,
I'm new to Qt and followed the getting started guide to write mobile apps. However, the sample apps don't render properly (see screenshots). I also get cmake warnings for PlatformGraphics. It appears to try to find "PlatformGraphicsConfig.cmake" and/or "platformgraphics-config.cmake", neither of which exist on my system.Any help would be greatly appreciated resolving this.
Some screenshots to showcase the problem here:
https://imgur.com/a/NUx4naUThanks
-
Interesting. I have the same issue when I try to run my own app on the emulator, i.e. it looks very similar to your screen shots.,
I could not find a solution.