January 2020
Intermediate to advanced
426 pages
9h 39m
English
The Qt commercial license comes with a tool called Boot to Qt Flashing Wizard, which we discussed in the Setting up an embedded Linux image section. Unlike the manual way of cross-compiling in Qt, which we discussed in the Building a cross-compiled Qt application section, the Linux images that come with Qt commercial are optimized for embedded development and support remote deployment from your Qt Creator. That means you don't have to put in any extra effort to make it work.
However, before you can effortlessly deploy your embedded application, you must set up your device in the Qt Creator so that it knows where to export the application. This is actually quite similar to the SSH method discussed in
Read now
Unlock full access