forked from qt-creator/qt-creator
Doc: Fix the path to the Kits options
Kits is now a top-level category in Options, with tabs for Kits, Qt Versions, Compilers, Debuggers, Qbs, and CMake. Change-Id: I7f3b37550d47dadb76cb3454cdd4bd0b115eb986 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -60,13 +60,13 @@
|
||||
|
||||
\li Make sure that your device can be reached via an IP address.
|
||||
|
||||
\li Select \uicontrol {Tools > Options > Build & Run > Qt Versions > Add} to
|
||||
add the Qt version
|
||||
for the embedded Linux.
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
|
||||
\uicontrol {Qt Versions} > \uicontrol Add to add the Qt version
|
||||
for embedded Linux.
|
||||
|
||||
\li Select \uicontrol {Tools > Options > Build & Run > Compilers > Add} to
|
||||
add the compiler
|
||||
for building the applications.
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
|
||||
\uicontrol Compilers > \uicontrol Add to add the compiler for
|
||||
building the applications.
|
||||
|
||||
\li To deploy applications and run them remotely on devices, specify
|
||||
parameters for accessing the devices:
|
||||
@@ -106,9 +106,8 @@
|
||||
the SSH port number, which is available in the variable \c %{Device:SshPort}.
|
||||
|
||||
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run}
|
||||
> \uicontrol Kits > \uicontrol Add to add a kit for building for the device.
|
||||
Select the
|
||||
\li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
|
||||
\uicontrol Add to add a kit for building for the device. Select the
|
||||
Qt version, compiler, and device that you added above, and choose
|
||||
\uicontrol {Generic Linux Device} for the device type.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user