forked from qt-creator/qt-creator
Doc: Embedded Linux target
Change-Id: I9d2c09abfc6efbfbe0af87c8592bcd93aec7bd04 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -47,12 +47,14 @@
|
||||
in the project folder and copies it to the connected device. You can
|
||||
sign the SIS file and wrap it in a Nokia Smart Installer for Symbian
|
||||
package. You can test and debug the application on the device.
|
||||
\o \l{Deploying Applications to Maemo or MeeGo Harmattan Devices}
|
||||
\o \l{Deploying Applications to Linux-Based Devices}
|
||||
|
||||
When you deploy the application on the \gui{Maemo5} or
|
||||
\gui Harmattan target, \QC generates a Debian installation package
|
||||
in the build directory and copies it to the connected device. You
|
||||
When you deploy the application on a Linux-based device target, such
|
||||
as \gui {Embedded Linux}, \gui Harmattan, or \gui{Maemo5}, \QC
|
||||
copies the application files to the connected device. You
|
||||
can test and debug the application on the device.
|
||||
You can create Debian installation packages for MeeGo Harmattan and
|
||||
Maemo 5 devices.
|
||||
\endlist
|
||||
|
||||
\section1 Related Topics
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
You can connect mobile devices to the development PC to build, run, debug,
|
||||
and analyze applications on them from \QC. When you install mobile targets
|
||||
as part of the \QSDK, the build and run settings for the target devices are
|
||||
set up automatically in \QC. Currently, the tool chain for building
|
||||
applications for generic Linux devices is not included in \QSDK.
|
||||
set up automatically in \QC. However, \QSDK does not contain a tool chain
|
||||
for building applications for embedded Linux devices.
|
||||
|
||||
You can connect the device to the development PC using a USB connection.
|
||||
Additionally, you can connect Linux-based devices by using a WLAN
|
||||
@@ -45,9 +45,9 @@
|
||||
|
||||
\list
|
||||
|
||||
\o \l{Connecting Generic Linux Devices}
|
||||
\o \l{Connecting Embedded Linux Devices}
|
||||
|
||||
If you have the tool chain for building applications for generic
|
||||
If you have a tool chain for building applications for embedded
|
||||
Linux devices (with no MADDE support) installed on the development
|
||||
PC, you can add it to \QC. Create device configurations and select
|
||||
them in the \QC run settings.
|
||||
|
||||
Reference in New Issue
Block a user