diff options
author | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2010-05-07 14:55:19 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@nokia.com> | 2010-05-07 15:13:56 +0200 |
commit | 5098e395812b977b0b0000c2c037e4d9fdb1e6ab (patch) | |
tree | c62b279b15a73db561cdc15615b3b4a0275dc954 /doc/qtcreator.qdoc | |
parent | f707678546e6dbf208a14f38142dcc9f4bb17f3d (diff) | |
download | qt-creator-5098e395812b977b0b0000c2c037e4d9fdb1e6ab.tar.gz |
Doc - Update information about installing USB drivers.
Reviewed-by: Tim Jenssen
Diffstat (limited to 'doc/qtcreator.qdoc')
-rw-r--r-- | doc/qtcreator.qdoc | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 7c7735b364..c78a186964 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -5028,20 +5028,16 @@ installation, configuration, and deployment on the device, see \l{http://wiki.maemo.org/MADDE}{Introduction to MADDE}. - \o IP address for the device. + \o Nokia USB drivers. - To set up the device IP address, you need to install - PC Connectivity or implement it using CLI. For more information about PC - Connectivity, see - \l{http://pc-connectivity.garage.maemo.org/2nd_edition/node3.html#SECTION00032300000000000000} - {Windows} on the PC Connectivity web site. - \endlist + Only needed if you develop on Windows and if you use a USB connection + to run applications on the device. The drivers are + installed as part of the Nokia Qt SDK. You can also download them from + \l{https://garage.maemo.org/frs/?group_id=801&release_id=2655}{PC Connectivity} + on the Maemo web site. Download and install the latest + PC_Connectivity_<version>.exe (at the time of writing, + PC_Connectivity_0.9.4.exe). - To deploy and run Qt applications on Maemo devices, you need the - following: - \list - \o Nokia USB drivers that come with PC Suite, for example, if you use - a USB connection to run applications on the device. \o Qt installed on the device. Recent images should have Qt pre-installed. \endlist |