User:Kumarafaque: Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 3: Line 3:
Deploying the Application on Nokia N900 </H1>
Deploying the Application on Nokia N900 </H1>


[[Link title]]


== 1.0  What is Nokia Qt SDK 1.0 ? ==
== 1.0  What is Nokia Qt SDK 1.0 ? ==
Line 26: Line 25:
(K)Ubuntu Linux 7.04 32 bit or 64 bit with the following required components
(K)Ubuntu Linux 7.04 32 bit or 64 bit with the following required components
<pre>
<pre>
g++ make libglib2.0-dev libSM-dev libfontconfig1-dev libxrender-dev
g++ make                 libglib2.0-dev libSM-dev libfontconfig1-dev libxrender-dev
libxext-dev libfreetype6-dev libx11-dev
libxext-dev libfreetype6-dev libx11-dev
libxcursor-dev libxfixes-dev libxft-dev
libxcursor-dev libxfixes-dev libxft-dev

Revision as of 11:15, 29 September 2010

Nokia Qt SDK Setting up the Environment
(&nbsp) &
Deploying the Application on Nokia N900


1.0 What is Nokia Qt SDK 1.0 ?

Nokia Qt SDK leverages the power of the Qt framework and tools, combining them with tools designed specifically to streamline the creation of applications for Symbian, Maemo, and the forthcoming MeeGo platform. This allows you to build Qt applications and test them on device without actually taking the complicated procedure of creating the source package and making a debian out of it then deploy your application on the device.


1.1 Where can you get it ?

Nokia Qt SDK installer comes in two variants : Offline installer and Online installer Download From Here

. Linux ( 32/64 bit)
. Windows ( 32/64 bit )
. Mac beta


1.2 Prerequisites Windows XP Service Pack 2 / Windows Vista / Windows 7
(K)Ubuntu Linux 7.04 32 bit or 64 bit with the following required components

g++			make	                libglib2.0-dev	libSM-dev		libfontconfig1-dev	libxrender-dev
libxext-dev		libfreetype6-dev	libx11-dev
libxcursor-dev		libxfixes-dev		libxft-dev
libxi-dev		libxrandr-dev		libgl-dev 
libglu-dev	(if using QtOpenGL)