diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-02-08 17:00:25 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-02-08 21:58:28 (GMT) |
commit | c4d52845c0483e3f246dffbafbfa502a7e2232a5 (patch) | |
tree | b6fd6f694a676ff5dbf796620194689c25f85f67 | |
parent | d9d18ece76f592540b5f9d75b4fddbfdf365f90f (diff) | |
download | Qt-c4d52845c0483e3f246dffbafbfa502a7e2232a5.zip Qt-c4d52845c0483e3f246dffbafbfa502a7e2232a5.tar.gz Qt-c4d52845c0483e3f246dffbafbfa502a7e2232a5.tar.bz2 |
Documentation: clarified RVCT support for Symbian
Task-number: QTBUG-8012
Reviewed-by: Iain
(cherry picked from commit 245295435f40b663fc164165ec788d8872e91624)
-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 665ef94..26020a1 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. |