GUF-Yocto-jethro-9.0-r7707-0
i.MX6
User Manual
Figure 31: Qt Creator target installation path setup
Add the following lines to
myqtapp.pro
to set up the installation path of the
myqtapp
application:
...
linux-* {
target.path = /tmp
IN= target
}
...
as shown in
[
I
Figure 31]
. We select
/tmp
here.
Figure 32: Qt Creator custom remote command insertion
Select
Projects->Build & Run->Run->Add Deploy Step
and select
Run custom remote command
as shown
in
[
I
Figure 32]
.
77