1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- installation.qdoc -->
<title>Qt 4.8: Qt for the Symbian platform Requirements</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li>Qt for the Symbian platform Requirements</li>
</ul>
</div>
</div>
<div class="content mainContent">
<link rel="prev" href="requirements.html" />
<p class="naviNextPrevious headerNavi">
<a class="prevPage" href="requirements.html">General Qt Requirements</a>
</p><p/>
<h1 class="title">Qt for the Symbian platform Requirements</h1>
<span class="subtitle"></span>
<!-- $$$requirements-symbian.html-description -->
<div class="descr"> <a name="details"></a>
<p><a href="http://qt.nokia.com/downloads">Qt SDK</a> provides all the necessary tools and libraries for developing Qt applications. However, if you want to build Qt itself for Symbian, follow the instructions below.</p>
<p>Qt for the Symbian platform requires the following software installed on your development PC:</p>
<ul>
<li><a href="http://www.forum.nokia.com/Library/Tools_and_downloads/Other/Carbide.c++/">Carbide.c++ v2.3.0 or higher recommended</a>.<ul>
<li><b>Note:</b> It may be necessary to update the Carbide compiler depending on Carbide version. 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>
</ul>
</li>
<li><a href="http://downloads.activestate.com/ActivePerl/releases">ActivePerl 5.6.1 build 638 or higher</a><ul>
<li><b>Note:</b> According to Symbian, version 5.6.1 build 638 is mandatory for building Symbian applications, but that version is no longer available from ActiveState. However, Qt for Symbian has been successfully compiled using both 5.8.x and 5.10.x versions.</li>
</ul>
</li>
<li><a href="http://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html">S60 Platform SDK 3rd Edition FP1 or higher</a><ul>
<li><b>Note:</b> Users of <b>S60 Platform SDK 3rd Edition FP1</b> also need special update. The update can be found <a href="http://pepper.troll.no/s60prereleases/patches/">here</a>.</li>
</ul>
</li>
<li><a href="http://www.forum.nokia.com/info/sw.nokia.com/id/91d89929-fb8c-4d66-bea0-227e42df9053/Open_C_SDK_Plug-In.html">Open C/C++ v1.7.5 or higher</a>. Install this to all Symbian SDKs you plan to use Qt with.</li>
<li>Building Qt tools from scratch requires <a href="http://www.mingw.org/">MinGW 3.4.5 or higher</a>, or another windows compiler.<ul>
<li><b>Note:</b> This is not required if you are using pre-built binary package.</li>
</ul>
</li>
<li>Building Qt libraries requires <a href="http://www.arm.com/products/tools/software-development-tools.php">RVCT</a> 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.</li>
</ul>
<p>Running Qt on real device requires the Open C and sqlite3 to be installed on the device. These installation packages are embedded into <tt>qt_installer.sis</tt>, which is included in Qt for Symbian binary package.</p>
<p>If you are building Qt from scratch, you can find the sqlite3 package from under your Qt installation:</p>
<ul>
<li><tt>src\s60installs\sqlite3.sis</tt></li>
</ul>
<p>The Open C packages you can find in the Symbian SDK where you installed Open C/C++:</p>
<ul>
<li><tt>nokia_plugin\openc\s60opencsis\pips_s60_<version>.sis</tt></li>
<li><tt>nokia_plugin\openc\s60opencsis\openc_ssl_s60_<version>.sis</tt></li>
<li><tt>nokia_plugin\opencpp\s60opencppsis\stdcpp_s60_<version>.sis</tt></li>
</ul>
<p>If you wish to do hardware debugging with Carbide or run applications in real devices using "make run" command, TRK must be installed to the device. <b>Note:</b> TRK is not required if you just want to install and run applications manually on the device.</p>
<ul>
<li><a href="http://tools.ext.nokia.com/trk/">Application TRK</a>. Choose the correct installation package based on the S60 version of your device (S60_<S60-version>_app_trk_<TRK-version>.sisx).</li>
</ul>
<p>We recommend you to take a look at <a href="http://doc.qt.nokia.com/latest/install-symbian.html">Installing Qt for the Symbian platform</a> to get more information about how to setup the development environment.</p>
</div>
<p><b>See also </b><a href="known-issues.html">Known Issues</a>.</p>
<!-- @@@requirements-symbian.html -->
<p class="naviNextPrevious footerNavi">
<a class="prevPage" href="requirements.html">General Qt Requirements</a>
</p>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Nokia Corporation and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
</body>
</html>
|