C

Installation Guides

The Boot to Qt software stack installation provides pre-built images for some of the target devices that are listed in Reference Target Devices and Development Hosts. Also, you can install device images included in QBSP files.

The steps in the target device specific installation guides describe how you can install the Boot to Qt software stack and how you can flash your target device with the pre-built image. See Installing Pre-Built Images.

If your target device is not one of the reference devices, you can also build the Boot to Qt software stack image from sources. See Installing Boot to Qt Sources for more information how to install the Boot to Qt software stack sources.

Accessing Qt online installer

You can install Boot to Qt software stack deliveries via Qt online installer that is available via Qt Account Downloads. In Qt Account, you can download the installer as follows:

  1. Select Downloads.
  2. In Select License, select your license.
  3. In Product, select Qt online installer.
  4. In Downloads, select an installer for your host.
  5. Select Download.

General Installation Issues for Linux

On Linux, remember to allow the execution of the installer binary. You can do this by using one of the following methods:

  • On the command line enter the chmod +x <filename> command.
  • Right-click the file, and select Properties > Permissions > Allow executing file as program.

Note: Do not execute the installer as a root user or with sudo.

Installing Pre-Built Images

In order to successfully install and flash the pre-built Boot to Qt software stack or the device image included in a QBSP file, follow the steps in the installation guide:

Installing Boot to Qt Sources

Before you install the Boot to Qt software stack, you should note the requirements related to the development hosts:

2. Installing with Qt online installer

Download the Qt online installer via Qt Account Downloads and follow the instructions in the installer. The Select components page in the installer lists all the components that are available for your Qt account.

Select the Boot to Qt software stack sources with the following steps:

  1. Select Qt for Device Creation.
  2. Select the Boot to Qt software stack version.
  3. Select Sources.
  4. Select Next.

To finish the installation, follow the instructions in the installation wizard.

See How to Create Boot to Qt Image for instructions how to build an image from sources.

Available under certain Qt licenses.
Find out more.