Namespaces
Variants
Actions
(Difference between revisions)

Archived:Setting up environment for Qt Mobility API

Jump to: navigation, search
(Created page with 'Category:DraftCategory:Qt for Symbian {{UnderConstruction}} == Overview == This article covers how to set up environment to work with Qt Mobility API. == Prerequisite…')
 
Line 52: Line 52:
 
* Install the '''''qt-mobility-1.0.0-beta1.sis''''' from '''''install_to_device''''' on your mobile phone.
 
* Install the '''''qt-mobility-1.0.0-beta1.sis''''' from '''''install_to_device''''' on your mobile phone.
  
 +
 +
 +
== Related articles ==
 +
* [[Getting started with Qt Mobility APIs]]
 +
* [[Working with QSystemInfo - System Information API - Part 1]]
 +
* [[Working with QSystemInfo - System Information API - Part 2]]
 +
* [[Working with QSystemDeviceInfo - System Information API - Part 1]]
 +
 +
 +
== Reference links==
 +
* [http://qt.nokia.com/ Qt - cross-platform application and UI framework]
 +
* [http://labs.trolltech.com/page/Projects/QtMobility Qt Mobility API]
 +
* [http://qt.nokia.com/developer/new-qt-apis New Qt APIs Beta - Mobility Project]
 +
* SDK help
  
 
* more to come...
 
* more to come...

Revision as of 18:13, 8 March 2010

Underconstruction.png
Under Construction: This article is under construction and it may have outstanding issues. If you have any comments please use the comments tab.

Contents

Overview

This article covers how to set up environment to work with Qt Mobility API.


Prerequisite

  • Install the S60 SDK
  • Install Carbide.c++ v2.3 or Qt Creator IDE
  • In this series, S60 5th Edition SDK is used as a base.
  • Carbide.c++ v2.4 is used as an IDE


Steps

Setup Qt 4.6.2

Qt4.6.2.PNG

  • Choose the path of installation

Qt4.6.2 choose path.PNG

  • Choose the Symbian SDK

Qt4.6.2 choose SDK.PNG

  • Qt 4.6.2 provides its own configured command prompt with the variables set
  • Once the installation of Qt 4.6.2 is completed, you can find the Qt command prompt as shown in the following picture:

Qt4.6.2 command prompt.PNG

  • Use this command prompt to work with Qt development which will make the process easier


Setup Qt Mobility API 1.0.0 beta 1

  • After successful installation of Qt 4.6.2, the next step is to build Qt Mobility APIs
  • Download QtMobility API: new-qt-apis
  • Extract it to the folder of your wish. In this series, it is extracted to C:\QtMobility\ folder (Make sure to all the files directly under C:\QtMobility API to make the efforts easier)
  • Once you have extracted the Qt Mobility API, perform the following steps:
  • configure

Qt4.6.2 command prompt 2.PNG

  • make debug-winscw

Qt4.6.2 command prompt 3.PNG

  • make release-gcce

Qt4.6.2 command prompt 4.PNG


Related articles


Reference links

  • more to come...
367 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved