HELP!!!!

Login to reply to this topic.
Sun, 2007-07-29 06:01
Joined: 2007-07-29
Forum posts: 17

Sad Sad PLZ HELP guys..!

i'm very new to symbian programming..can someone plz.help me..plz give me some links of good tutorials on symbian
programming.. i i've read some pdf files.. know already some naming/ coding conventions.but i dont know how to create an application
from scratch..i'm working with carbide c++ 1.2, i have an sdk. and phone is nokia 6600..

my plan is to create the UI first then the engine..what should i do/where do i begin the coding.. in the rss file??.. in the AppUI file?
hay,..plz help..

i have a month to create the project.. pleaze help guys.!!THANKS!.. hope someone will help...

-regards-


angelor


Sun, 2007-07-29 06:43
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 699
Re: HELP!!!!

Well, you could start by looking at the top of this page, and clicking on the link that says "Tutorials".

Sun, 2007-07-29 16:15
Joined: 2007-06-20
Forum posts: 93
Re: HELP!!!!

hi,
check this link;--------
http://wiki.forum.nokia.com/index.php/How_do_I_start_programming_for_Symbian_OS%3F
and also Open Helloworld and study that .......


Thanks & Regards,
C Singh

Mon, 2007-07-30 00:38
Joined: 2007-07-29
Forum posts: 17
Re: HELP!!!!

Thank you for the help guys.. about clicking the link...i have already tried that. and read some of the basics.., but stil i'm confuse on how am i
gonna start coding from stratch,. can't find a step by step tutorial for me to be able to start coding..and thanks for the links.. hey about the link you
posted,what is this for?...

                C:\>mwccsym2.exe -version

               Nokia Codewarrior C/C++ Compiler for Windows/x86.
               Copyright (c) 2005, Nokia Corporation
               All rights reserved.
               Version 3.2.3 build 446 (Build 446)
               Runtime Built: Aug 15 2005 08:07:54

when i tried mwccsym2.exe -version i got an error.. it's for codewarrior , right?.. do i really need it.. i'm already using carbide..
and also this one:i got an error " not recoginzed as an internal or external error command."..... what's this for?

       C:\>armcc
                ARM/Thumb C/C++ Compiler, RVCT2.2 [Build 503]

                Usage:         armcc [options] file1 file2 ... filen
                Main options: ... snip ...

THANKS!!

regards, Smiling
..... ... . .. . . got to start learning symbian fast ....... Puzzled


angelor

Mon, 2007-07-30 01:26
Joined: 2007-06-20
Forum posts: 93
Re: HELP!!!!

hi,
hey first i confirm u that Link is not posted by me.......... and if u read that article then u fully understand HelloWorld Application...????
if yes then u just start to change in that app and start ur programming... in that article u read this also..:----

9: Want to start coding now ? Hold your horses! … Smiling
First you need to make sure that you fully understand that hello world (or whatever choice you had) example. Open the project directory in a file browser and analyze it's content and structure. Don't go further until you fully understand the role of each file in that directory.


Thanks & Regards,
C Singh

  • Login to reply to this topic.