Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First, you have to build a Yocto Image with QT and sftp-server (needed by QTDesigner to deploy applications).
The process to install yocto and create an image you can find here (Yocto, Trizeps VIII, Trizeps VIII Mini).
You need to build the project fsl-image-qt5-validation-imx, but before you have to add the sftp feature.
Create project:

...

The detailed deploy process you can find here: deploy_image After first boot you have to change the /etc/ssh/sshd_config. Please modify the following line and restart service or device:

...

Also you can find a prebuilt SDK: Software-Development-Kit

Install QTCreator

On Ubuntu or similar you can install the QTCreator with the packet manager (This application note is based on 18.04.1-Ubuntu) :

...

To use the configuration for Debian 10 (buster) DEBIAN 10 (buster) you have also follow the next steps:

...

Follow the steps to install Debian DEBIAN 10 (buster).

  1. Install QT5

Add qt5 to Debian

...