Namespaces
Variants
Actions
Revision as of 15:59, 17 March 2010 by kiran10182 (Talk | contribs)

Archived:Setting up environment for Qt Mobility API

Jump to: navigation, search
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

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
Note.png
Note: Current set of S60 devices do not have pre-installed Qt libraries on device. Please do not forget to install Qt libraries on the device before testing it on real device. You will find qt_installer.sis under C:\Qt\4.6.2 folder. It contains all the dependency files in a single .sis file.

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...
321 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