summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/compiler-notes.qdoc
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2009-11-19 19:33:01 (GMT)
committerAlessandro Portale <alessandro.portale@nokia.com>2009-11-19 19:37:42 (GMT)
commitea0f526ac3a7daef5d4ebff2373a01d4088e28c3 (patch)
tree6ad6fc7836747044713ade6e75d7230b848ba46e /doc/src/platforms/compiler-notes.qdoc
parentf3118df6af745759a73d8a9f40d1fa1a90a4385a (diff)
downloadQt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.zip
Qt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.tar.gz
Qt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.tar.bz2
Improved documentation Qt for the Symbian platform
By Janne Anttila: - Switched links/references from 'S60' to 'Symbian' - Added collection page for Symbian specific documentation - Added page about application deployment for Symbian - Update supported compiler list for Symbian to more specific one - Added bullet about dev env. setup to Symbian installation page - Commented that SBSv2 is not offically supported by current S60 SDKs - Moved S60 3rd FP1 special patching note after SDK installation bullet - Recommedation to look into Qt quick start guide from Symbian Forum - Added Symbian bullet to known issues page and link to wiki - Added link to "state of support" document from symbian docs main page By aportale: - Rephrasing - More consistent naming of 'Qt for the Symbian platform' - Implementation of suggestions from other Nokians Reviewed-By: Janne Anttila
Diffstat (limited to 'doc/src/platforms/compiler-notes.qdoc')
-rw-r--r--doc/src/platforms/compiler-notes.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/platforms/compiler-notes.qdoc b/doc/src/platforms/compiler-notes.qdoc
index 88e1e37..0ae32c3 100644
--- a/doc/src/platforms/compiler-notes.qdoc
+++ b/doc/src/platforms/compiler-notes.qdoc
@@ -303,4 +303,9 @@
Make sure you have the
\l{http://www-1.ibm.com/support/search.wss?rs=32&amp;tc=SSEP5D&amp;dc=D400}{latest upgrades}
installed.
+
+ \section2 GCCE (Symbian)
+
+ GCCE cannot be used to compile Qt libaries for the Symbian platform, but GCCE is supported
+ when compiling Qt applications for Symbian platform.
*/