Hello,
I’m testing PowerVR SDK on a Linux system using Wayland/EGL. Are the Wayland examples included in the latest SDK package, or should they be pulled from a separate repository?
Thanks!
Hello,
I’m testing PowerVR SDK on a Linux system using Wayland/EGL. Are the Wayland examples included in the latest SDK package, or should they be pulled from a separate repository?
Thanks!
Hi blazecraftest,
Thanks for your message.
The PowerVR SDK supports Wayland, X11, XCB and NullWS windowing systems for Linux x86.
Please use the commands below (once inside the SDK base directory) to build for the Wayland windowing system:
mkdir build
cd build
cmake .. -DPVR_WINDOW_SYSTEM=Wayland
cmake --build ./
Best regards,
Alejandro
© Imagination Technologies Limited. All rights reserved.
Privacy Policy – Terms & Conditions – Trademarks – Cookies