Install Qt Creator
If your target platform OS is Ubuntu 22.04, then you can skip this chapter. Just use qtcreator on device and no special settings needed.
Other OS needs cross-compiling env, please read the following contents:
Here is the manual for Qt Creator on host PC, Please install and configure firefly Qt environment first.
Install
Go Qt download page, choose one version like qt-creator-opensource-linux-x86_64-x.x.x.run, download and then execute ./xxx.run to install. Note that the file has to be executable.

