Recompile Qt needed with SDK from Petalinux?
Unsolved
Mobile and Embedded
-
I am working to develop a Qt application to run without a windowing system (no X11/Wayland) on a Zynq Ultrascale+ device. I am getting an error: "Could not open egl display". I am using an SDK from Petalinux. As I didn't compile Qt, I am unsure if I need to recompile Qt to include the OpenGL libraries or if inclusion of those libraries is handled by the SDK from Petalinux. Any help will be appreciated.
Thanks