January 2018
Intermediate to advanced
456 pages
12h 49m
English
Before launching Qt Creator, we need to set up the development environment by sourcing the environment setup script:
$ . /opt/poky/2.4/environment-setup-cortexa9hf-neon-poky-linux-gnueabi
Now, we can run Qt Creator from the same Terminal as follows:
$ ./bin/qtcreator.sh &
Then, we can configure it by going to Tools | Options and using the following steps:

The wizard will test the configured connection with your device so it should be running Linux.
Read now
Unlock full access