Development of NOKIA mobile app with S60 OS SDK-learning notes (2)

Source: Internet
Author: User
Tags codewarrior

Bytes
Sdk for Chinese version for vc ++

Http://nds1b.forum.nokia.com/nnds/ForumDownloadServlet? Id = 5845 & name = S60 % 5 FSDK % 5Fv21c % 5 FChinese % 5FMS % 2 Ezip

To put it simply, there are three ways to develop
1. Compile and run the sdk using the command line.
2. Use vc ++ for ide
3. CodeWarrior for Symbian v3.0 is used for ide, but CodeWarrior requires money. Hey, nokia has a 15-day trial version to download.

I have installed S60_SDK_v21c_Chinese_MS and opened vc6 without any new wizard. Search for help. You have to manually add
Wizard.

The procedure is: Copy two files under C:/Symbian/7.0 s/Series60_v21_C/Series60Tools/appwizard AvkonAppWiz. awx and AVKONAPPWIZ. HLP to/Common/MsDev98/Template, is the vc wizard folder.

After vc is started, an epoc AppWizard will be added to generate a framework like other windows programs.

An error occurs when I use the Wizard to finish the last step.
D:/Symbian/7.0 s/Series60_v21_C/epoc32/build/WJP/MYTRY/Seconds60/group/Seconds60/wins/Seconds60.dsw
The specified project cocould not be inserted into the current workspace

Dizzy, look at the cause of the error, the above directory is obviously wrong, so I moved the project file to C:/Symbian/7.0 s/Series60_v21_C/epoc32, you can try the wizard again.
It may be that the configuration is incorrect and you will check it later.

Look at the wizard

After the code is generated in the Wizard, I can't wait to click to run it.
If I want to select the execution program, I think it should be a simulator, so I chose
C:/Symbian/7.0 s/Series60_v21_C/Epoc32/release/wins/epoc.exe under udeb
This is a debug version simulator and a corresponding release version simulator.
Hey, it's successful.

Click OK to go in and run my program FirstS60.

Hello world!

Well, a little sense of accomplishment.

However, there is nothing like a resource editor or visual development in vc. I tried to change the code and added some menus.
This is the first thing we do today. We need to get up early tomorrow morning.

Trackback: http://tb.blog.csdn.net/TrackBack.aspx? PostId = 214175

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.