diff options
author | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2012-09-07 12:52:54 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2012-09-07 13:45:33 +0200 |
commit | fdd4a81542d724d503c73daffa12db3d9fc5977b (patch) | |
tree | f345ae5ac74e3bbd604628614158bda11d6ec8ba /doc/src/linux-mobile | |
parent | 5f03803cf82c22cb1bf2be39193ffe00df600eb9 (diff) | |
download | qt-creator-fdd4a81542d724d503c73daffa12db3d9fc5977b.tar.gz |
Doc: update info about Linux-based devices
Add info about the kits. Fix changed field names.
Change-Id: Ic8d10e17d3cef4082c0a151d15bfe8da14e7ad66
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r-- | doc/src/linux-mobile/linuxdev-keys.qdocinc | 3 | ||||
-rw-r--r-- | doc/src/linux-mobile/linuxdev-processes.qdocinc | 7 | ||||
-rw-r--r-- | doc/src/linux-mobile/linuxdev.qdoc | 13 | ||||
-rw-r--r-- | doc/src/linux-mobile/maemodev.qdoc | 89 | ||||
-rw-r--r-- | doc/src/linux-mobile/meegodev.qdoc | 84 |
5 files changed, 108 insertions, 88 deletions
diff --git a/doc/src/linux-mobile/linuxdev-keys.qdocinc b/doc/src/linux-mobile/linuxdev-keys.qdocinc index dafc5d4d23..8bfd0f3379 100644 --- a/doc/src/linux-mobile/linuxdev-keys.qdocinc +++ b/doc/src/linux-mobile/linuxdev-keys.qdocinc @@ -10,8 +10,7 @@ \list 1 - \o Select \gui {Tools > Options > Linux Devices > Device - Configurations > Generate SSH Key}. + \o Select \gui Tools > \gui Options > \gui Devices > \gui {Create New}. \image qtcreator-ssh-key-configuration.png "SSH Key Configuration dialog" diff --git a/doc/src/linux-mobile/linuxdev-processes.qdocinc b/doc/src/linux-mobile/linuxdev-processes.qdocinc index 856040efd1..a0fb08553a 100644 --- a/doc/src/linux-mobile/linuxdev-processes.qdocinc +++ b/doc/src/linux-mobile/linuxdev-processes.qdocinc @@ -1,13 +1,12 @@ \section2 Managing Device Processes You can view processes running on devices and kill them. Select - \gui {Tools > Options > Linux Devices > Device Configurations > - Remote Processes}. + \gui Tools > \gui Options > \gui Devices > \gui {Remote Processes}. - You can filter the processes by name in the \gui {List of Remote Processes} + You can filter the processes by name in the \gui {List of Processes} dialog. To update the process list, select \gui {Update List}. To kill a process, select it in the list, and then select \gui {Kill - Selected Process}. + Process}. diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc index b215ecc7d8..4849bad31a 100644 --- a/doc/src/linux-mobile/linuxdev.qdoc +++ b/doc/src/linux-mobile/linuxdev.qdoc @@ -39,7 +39,7 @@ create device configurations and select them in the \QC \l{glossary-buildandrun-kit}{kit} You use a wizard to create the connections. You can edit the settings later - in \gui {Tools > Options > Devices > Devices}. + in \gui Tools > \gui Options > \gui Devices. \image qtcreator-linux-device-configurations.png "Devices dialog" @@ -67,8 +67,8 @@ \list 1 - \o Select \gui {Tools > Options > Linux Devices > Devices > Add - > Generic Linux Device > Start Wizard}. + \o Select \gui Tools > \gui Options > \gui Devices > \gui Add + > \gui {Generic Linux Device} > \gui {Start Wizard}. \image qtcreator-screenshot-devconf-linux.png "Connection Data wizard" @@ -103,13 +103,12 @@ \o Open a project for an application you want to develop for the device. - \o Select \gui {Projects > Build & Run Settings > Add Kit}. - - \o Select the kit that you added above. + \o Select \gui Projects > \gui {Build & Run} > \gui {Add Kit} to + add the kit that you specified above. \endlist - \o To specify run settings, select \gui Run. + \o Select \gui Run to specify run settings. \image qtcreator-run-settings-linux-devices.png "Run settings for embedded Linux devices" diff --git a/doc/src/linux-mobile/maemodev.qdoc b/doc/src/linux-mobile/maemodev.qdoc index e54f58c6d4..a34a6563e2 100644 --- a/doc/src/linux-mobile/maemodev.qdoc +++ b/doc/src/linux-mobile/maemodev.qdoc @@ -48,7 +48,7 @@ or see \l{http://doc.qt.nokia.com/qt-maemo/platform-notes-maemo5.html}{Platform Notes - Maemo 5}. - \section1 Hardware and Software Requirements for Maemo Target + \section1 Hardware and Software Requirements for Maemo Devices To build and run Qt applications for Maemo 5, you need the following: \list @@ -222,7 +222,7 @@ only need to configure a connection to the device. You use a wizard to create the connections. You can edit the settings later - in \gui {Tools > Options > Linux Devices > Device Configurations}. + in \gui Tools > \gui Options > \gui Devices. \image qtcreator-maemo-device-configurations.png "Maemo Device Configurations dialog" @@ -282,21 +282,15 @@ \note If you experience connection problems due to a USB port issue, switch to a different port or use WLAN to connect to the device. - \o Select \gui {Tools > Options > Linux Devices > Device - Configurations > Add}. + \o Select \gui Tools > \gui Options > \gui Devices > \gui Add. - \o Select \gui {Device with MADDE support (Fremantle, Harmattan, - MeeGo) > Start Wizard}, and add a new configuration for a - hardware device. + \o Select \gui {Maemo5/Fremantle} > \gui {Start Wizard}. \image qtcreator-dev-conf-maemo.png "Maemo device configuration" \o In the \gui {The name to identify this configuration} field, enter a name for the connection. - \o In the \gui {The system running on the device} field, select - the software platform of the device. - \o In the \gui {The kind of device} field, select \gui {Hardware device}. @@ -321,21 +315,11 @@ \list a - \o In \QC, select \gui {Tools > Options > Linux - Devices > Device Configurations > Add} to add a new - configuration. - - \image qtcreator-maemo-emulator-connection.png "Maemo emulator configuration" - - \o In the \gui {The name to identify this configuration} field, - enter a name for - the connection. - - \o In the \gui {The system running on the device} field, select - the software platform to emulate. + \o In \QC, select \gui Tools > \gui Options > \gui Devices > + \gui Add to add a new configuration. \o In the \gui {The kind of device} field, select - \gui {Emulator (Qemu)}. + \gui Emulator. \o Click \gui Next. @@ -345,30 +329,56 @@ \endlist \endif - \o To specify build and run settings: + \o Select \gui Tools > \gui Options > \gui {Build & Run} > + \gui Kits > \gui Add to add a kit for building for the device: \list a - \o Open a project for an application you want to develop for your - device. + \o In the \gui {Device type} field, select + \gui {Maemo5/Fremantle}. + + \o In the \gui Device field, select the device that you added + above. + + \o In the \gui Sysroot field, specify the path to the sysroot. + By default, the \QSDK installer places sysroot in the + following folder: + \c{QtSDK\Maemo\4.6.2\sysroots\fremantle-arm-sysroot-20.2010.36-2-slim}. - \o Click \gui Projects to open the projects mode. + \o In the \gui {Compiler type} field, select GCC. - \o In the \gui{Build Settings} section, choose the MADDE Qt version - that was registered by the installation program. + \o In the \gui Compiler field, specify the path to the GCC + compiler. By default, the \QSDK installer places the + compiler in the following folder: + \c{QtSDK\Maemo\4.6.2\targets\fremantle-pr13\bin\}. - \image qtcreator-build-settings-maemo.png "Maemo build settings" + \o In the \gui Debugger field, specify the path to GDB. By + default, the \QSDK installer places the debugger + in the following folder: + \c{QtSDK\Maemo\4.6.2\targets\fremantle-pr13\bin\}. + + \o In the \gui {Qt version} field, choose the MADDE Qt version + for Maemo5/Fremantle. By default, the \QSDK installer + places qmake in the following folder: + \c{QtSDK\Maemo\4.6.2\targets\fremantle-pr13\bin\}. + + \endlist + + You can leave the \gui {Qt mkspec} field empty. + + \o Open a project for an application you want to develop for your + device. - \o In the \gui{Run Settings} section, in the - \gui {Device configuration} field, select the device - connection or the emulator connection. - \image qtcreator-run-settings-maemo.png "Maemo run settings" + \o Select \gui Projects > \gui {Build & Run} > \gui {Add Kit} to + add the kit that you specified above. - \o Click \gui {<no target path set>} in \gui {Remote Directory} - to specify the folder where the file is installed on the device. - For example, \c {/opt/usr/bin}. + \o Select \gui Run to specify run settings for the project. - \endlist + \o The mobile application wizard automatically sets the folder + where the file is installed on the device in the \gui {Remote + Directory} field. For example, \c {/opt/usr/bin}. If the text + \gui {<no target path set>} is displayed, click it to specify a + folder. \endlist @@ -386,8 +396,7 @@ \o To specify the password, enter the following command: \c{/usr/lib/mad-developer/devrootsh passwd user} - \o In \QC, select \gui {Tools > Options Linux Devices > - Device Configurations}. + \o In \QC, select \gui Tools > \gui Options > \gui Devices. \o Specify the username \c user and the password in the device configuration. diff --git a/doc/src/linux-mobile/meegodev.qdoc b/doc/src/linux-mobile/meegodev.qdoc index 9e0d7c3c5a..a1f5995d69 100644 --- a/doc/src/linux-mobile/meegodev.qdoc +++ b/doc/src/linux-mobile/meegodev.qdoc @@ -235,7 +235,7 @@ device. You use a wizard to create the connections. You can edit the settings later - in \gui {Tools > Options > Linux Devices > Device Configurations}. + in \gui Tools > \gui Options > \gui Devices. \image qtcreator-meego-device-configurations.png "MeeGo Device Configurations dialog" @@ -294,21 +294,16 @@ port issue, switch to a different port or use WLAN to connect to the device. - \o Select \gui {Tools > Options > Linux Devices > Device - Configurations > Add}. + \o Select \gui Tools > \gui Options > \gui Devices > \gui Add. - \o Select \gui {Device with MADDE support (Fremantle, Harmattan, - MeeGo) > Start Wizard}, and add a new configuration for a - hardware device. + \o Select \gui {MeeGo 1.2 Harmattan} > \gui {Start Wizard} to + add a new configuration for a device. \image qtcreator-screenshot-devconf.png \o In the \gui {The name to identify this configuration} field, enter a name for the connection. - \o In the \gui {The system running on the device} field, select - the software platform of the device. - \o In the \gui {The kind of device} field, select \gui {Hardware device}. @@ -322,7 +317,7 @@ \o Click \gui Next. \o Follow the instructions of the wizard to create the - connection. + configuration. \endlist @@ -335,20 +330,16 @@ \list a - \o In \QC, select \gui {Tools > Options > Linux - Devices > Device Configurations > Add} to add a new - configuration. + \o In \QC, select \gui Tools > \gui Options > \gui Devices > + \gui Add to add a new configuration. - \image qtcreator-meego-emulator-connection.png + \o Select \gui {MeeGo 1.2 Harmattan} > \gui {Start Wizard}. \o In the \gui {The name to identify this configuration} field, enter a name for the connection. - \o In the \gui {The system running on the device} field, select - the software platform to emulate. - \o In the \gui {The kind of device} field, select - \gui {Emulator (Qemu)}. + \gui Emulator. \o Click \gui Next. @@ -356,35 +347,59 @@ connection. SDK Connectivity is not needed for emulator connections, and - therefore, you do nt need to authenticate the emulator + therefore, you do not need to authenticate the emulator connection. \endlist \endif - \o To specify build and run settings: + \o Select \gui Tools > \gui Options > \gui {Build & Run} > + \gui Kits > \gui Add to add a kit for building for the device: - \list a + \list a - \o Open a project for an application you want to develop - for your device. + \o In the \gui {Device type} field, select + \gui {MeeGo 1.2 Harmattan}. - \o Click \gui Projects to open the projects mode. + \o In the \gui Device field, select the device that you added + above. - \o In the \gui{Build Settings} section, choose the MADDE Qt - version that was registered by the installation program. + \o In the \gui Sysroot field, specify the path to the sysroot. + By default, the \QSDK installer places sysroot in the + following folder: + \c{QtSDK\Madde\bin\sysroots\harmattan_sysroot_10.2011.34-1_slim}. - \image qtcreator-screenshot-build-settings.png + \o In the \gui {Compiler type} field, select GCC. + + \o In the \gui Compiler field, specify the path to the GCC + compiler. By default, the \QSDK installer places the + compiler in the following folder: + \c{QtSDK\Madde\targets\harmattan_10.2011.34-1_rt1.2\bin\}. + + \o In the \gui Debugger field, specify the path to GDB. By + default, the \QSDK installer places the debugger + in the following folder: + \c{QtSDK\Madde\targets\harmattan_10.2011.34-1_rt1.2\bin\}. + + \o In the \gui {Qt version} field, choose the MADDE Qt version + for MeeGo 1.2 Harmattan. By default, the \QSDK installer + places qmake in the following folder: + \c{QtSDK\Madde\targets\harmattan_10.2011.34-1_rt1.2\bin\}. + + \endlist + + You can leave the \gui {Qt mkspec} field empty. + + \o Open a project for an application you want to develop + for your device. - \o In the \gui {Run Settings} section, - \gui {Device configuration} field, select the - device connection or the emulator connection. - \image qtcreator-screenshot-run-settings.png + \o Select \gui Projects > \gui {Build & Run} > \gui {Add Kit} to + add the kit that you specified above. - \endlist + \o Select \gui Run to specify run settings for the project. - \note The new application wizards automatically set the folder + \o The Qt Quick project wizards automatically set the folder where the file is installed on the device in the \gui {Remote Directory} field. For example, \c {/opt/usr/bin}. If the text \gui {<no target path set>} is displayed, click it to specify a @@ -408,8 +423,7 @@ \o To specify the password, enter the following command: \c{/usr/lib/mad-developer/devrootsh passwd user} - \o In \QC, select \gui {Tools > Options Linux Devices > - Device Configurations}. + \o In \QC, select \gui Tools > \gui Options > \gui Devices. \o Specify the username \c user and the password in the device configuration. |