~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/requirements-symbian.html

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<!DOCTYPE html
 
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<!-- installation.qdoc -->
 
6
<head>
 
7
  <title>Qt 4.6: Qt for Symbian platform Requirements</title>
 
8
  <link rel="prev" href="requirements.html" />
 
9
  <link href="classic.css" rel="stylesheet" type="text/css" />
 
10
</head>
 
11
<body>
 
12
<table border="0" cellpadding="0" cellspacing="0" width="100%">
 
13
<tr>
 
14
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
 
15
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td><td class="searchBar" align="right" valign="center"><form action="http://www.google.com/cse" id="cse-search-box"><div><input type="hidden" name="cx" value="000136343326384750312:dhbxnqlakyu" /><input type="hidden" name="ie" value="UTF-8" /><input type="text" name="q" size="31" /><input type="submit" name="sa" value="Search" /></div></form></td>
 
16
</tr></table><p>
 
17
[Previous: <a href="requirements.html">General Qt Requirements</a>]
 
18
</p>
 
19
<h1 class="title">Qt for Symbian platform Requirements<br /><span class="subtitle"></span>
 
20
</h1>
 
21
<p>Qt for Symbian platform requires the following software installed on your development PC:</p>
 
22
<ul>
 
23
<li><a href="http://www.mingw.org/">MinGW 3.4&#x2e;5 or higher</a>, or another windows compiler to build the tools.</li>
 
24
<li><a href="http://www.forum.nokia.com/main/resources/tools_and_sdks/carbide_cpp/">Carbide.c++ v2.0&#x2e;0 or higher</a><ul>
 
25
<li><b>Note:</b> It may be necessary to update the Carbide compiler. See <a href="http://pepper.troll.no/s60prereleases/patches/">here</a> for instructions how to check your compiler version and how to patch it, if needed.</li>
 
26
</ul>
 
27
</li>
 
28
<li><a href="http://www.forum.nokia.com/main/resources/tools_and_sdks/S60SDK/">S60 Platform SDK 3rd Edition FP1 or higher</a></li>
 
29
<li><a href="http://www.forum.nokia.com/main/resources/technologies/openc_cpp/">Open C/C++ v1.6&#x2e;0 or higher</a>. Install this to all Symbian SDKs you plan to use Qt with.</li>
 
30
<li>Building Qt libraries requires <a href="http://www.arm.com/products/DevTools/RVCT.html">RVCT</a> 2.2 [build 686] or later, which is not available free of charge.</li>
 
31
</ul>
 
32
<p>Running Qt on real device requires the following packages to be installed on your device. The packages can be found in the Symbian SDK where you installed Open C/C++:</p>
 
33
<ul>
 
34
<li><tt>nokia_plugin\openc\s60opencsis\pips_s60_&lt;version&gt;.sis</tt></li>
 
35
<li><tt>nokia_plugin\openc\s60opencsis\openc_ssl_s60_&lt;version&gt;.sis</tt></li>
 
36
<li><tt>nokia_plugin\opencpp\s60opencppsis\stdcpp_s60_&lt;version&gt;.sis</tt></li>
 
37
</ul>
 
38
<p><b>Note:</b> Users of <b>S60 Platform SDK 3rd Edition FP1</b> also need special updates. The update can be found <a href="http://pepper.troll.no/s60prereleases/patches/">here</a>.</p>
 
39
<p>See also <a href="known-issues.html">Known Issues in 4.6&#x2e;0</a>.</p>
 
40
<p>
 
41
[Previous: <a href="requirements.html">General Qt Requirements</a>]
 
42
</p>
 
43
<p /><address><hr /><div align="center">
 
44
<table width="100%" cellspacing="0" border="0"><tr class="address">
 
45
<td width="40%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
 
46
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
 
47
<td width="40%" align="right"><div align="right">Qt 4.6.0</div></td>
 
48
<script type="text/javascript" src="http://www.google.com/jsapi"></script><script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script><script type="text/javascript" src="http://www.google.com/coop/cse/t13n?form=cse-search-box&t13n_langs=en"></script><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script></tr></table></div></address></body>
 
49
</html>