Thursday, September 17, 2009

How to set up for running Sympian OS Nokia emulator in Visual Studio 2005!

Requirement :

We need ActivePerl 5.6.1
Cbdvs3.0.1
VS 2005 SP1
if not sp1,we need VS80sp1-KB926601-X86-ENU.exe

VSSDK_PowerToy
JDK 6

Firstly, install all things except Cbdvs3.0.1. Finally, Install CbDvs3.0.1.

First Step :

In VS, take new project>VS C++>Symbian>give name and path(**path name must not be included space**)>Project Type=Classic, Project Template Symbian Helloworld Application> give the author name and then other is not import, no need to change.

And then You can debug that project. Now You are successfully compile and run the helloworld application.

There has many sample in C:\Symbian\Sample.

No comments: