Doc: Describe building on remote Linux and Docker devices

Task-number: QTCREATORBUG-28721
Change-Id: I6e6bcea61b04cebfb16a462ebd99a7a97926b7a5
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-02-28 15:33:30 +01:00
parent d7c5f1c6b8
commit 3425a2b3d1

View File

@@ -72,6 +72,19 @@
For more information about debugging Qt Quick projects, see For more information about debugging Qt Quick projects, see
\l{Setting Up QML Debugging}. \l{Setting Up QML Debugging}.
\section1 Building on Remote Devices
You can build applications on \l{Connecting Remote Linux Devices}
{remote Linux} or \l{Adding Docker Devices}{Docker} devices if you
have kits that specify the devices and toolchains to use. When the
build device of the kit is a remote device, such as a remote Linux or
Docker device, the \uicontrol Browse button next to the
\uicontrol {Build directory} field shows options for selecting remote
directories.
Also, the \uicontrol {Open Terminal} button in the
\uicontrol {Use build environment} section opens a terminal on the device.
\section1 Starting External Processes \section1 Starting External Processes
\QC executes external processes to accomplish tasks such as building \QC executes external processes to accomplish tasks such as building