diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-02-08 17:00:25 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-02-08 17:00:25 (GMT) |
commit | 245295435f40b663fc164165ec788d8872e91624 (patch) | |
tree | 89719b6e3a0e2f14b0dcb71a1475ca278bf1d96c /doc | |
parent | 5f887ce23a38fc6b9f395593a4f7ce1de5b80e8d (diff) | |
download | Qt-245295435f40b663fc164165ec788d8872e91624.zip Qt-245295435f40b663fc164165ec788d8872e91624.tar.gz Qt-245295435f40b663fc164165ec788d8872e91624.tar.bz2 |
Documentation: clarified RVCT support for Symbian
Task-number: QTBUG-8012
Reviewed-by: Iain
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/getting-started/installation.qdoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc index 5f95c5a..b679250 100644 --- a/doc/src/getting-started/installation.qdoc +++ b/doc/src/getting-started/installation.qdoc @@ -1038,8 +1038,9 @@ If you are using pre-built binaries, follow the instructions given in the \list \o \bold{Note:} This is not required if you are using pre-built binary package. \endlist - \o Building Qt libraries requires \l{http://www.arm.com/products/DevTools/RVCT.html}{RVCT} 2.2 [build 686] or later, - which is not available free of charge. + \o Building Qt libraries requires \l{http://www.arm.com/products/DevTools/RVCT.html}{RVCT} version 2.2 (build 686 or later), + which is not available free of charge. Usage of later versions of RVCT, including the 3.x and 4.x series, is not supported + in this release. \endlist Running Qt on real device requires the Open C to be installed on the device. |