EasyManua.ls Logo

Norco EMB-2510 - Construction of QT Development Environment

Default Icon
55 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
EMB-2510 User's Manual
36
a,Firstly,download“populate_sdk.tar.bz2”file,from http://norcord.com:8070/f/a012a6fbacce4064
903b/ unzip to get:
fsl-imx-xwayland-glibc-x86_64-fsl-image-qt5-validation-imx-aarch64-toolchain-4.9.51-mx8-ga.sh
bRun:
sudo sh ./fsl-imx-xwayland-glibc-x86_64-fsl-image-qt5-validation-imx-aarch64-toolchain-4.9.51-mx8-ga.sh
C, After completing step b he cross-compiler tool chain is installed in the
/opt/fsl-imx-xwayland/4.9.51-mx8-gadirectory (custom installation directory can be viewed
in the corresponding directory)and a new shell terminal (Ctrl+Alt+t) is openedto use the
newly installed cross-compiler tool chain, run :
source /opt/fsl-imx-xwayland/4.9.51-mx8-ga/environment-setup-aarch64-poky-linux
In this way, by checking the environment variables, you can see that you can cross-compile
your own application directly using CC.
Note : The Source command above needs to be re-executed every time a shell terminal is
opened
Use Case :
3.2.14 Construction of QT development environment
1, Before the QT development environment is built, the sdk of the QT environment needs to be