C

Prerequisites for porting Qt Quick Ultralite to a new platform

Common prerequisites

Before starting a port to a new platform make sure you have the following available on your development machine

  • CMake 3.21.1 or newer (you can install it using Qt Online Installer)
  • Cross-Toolchain for your hardware
  • SDK for your hardware

Framebuffer Requirements

The framebuffer has certain memory and performance requirements. Have a look at the Framebuffer Requirements before you continue.

Available under certain Qt licenses.
Find out more.