Build Qt with Ubuntu host

In Qt 6, CMake is the build tool, which supports cross-compiling, that means the software is built on one system, but is intended to run on a different system.

The system used to build is called the host. The device which will run the software product is called the target.

The following tutorial content is for building a Qt for INTEGRITY 19.0.13 target on an Ubuntu 20.04 64 host:

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.