HELP!!!!
| Sun, 2007-07-29 06:01 | |
|
|
i'm very new to symbian programming..can someone plz.help me..plz give me some links of good tutorials on symbian 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? i have a month to create the project.. pleaze help guys.!!THANKS!.. hope someone will help... -regards- angelor |






Forum posts: 699
Well, you could start by looking at the top of this page, and clicking on the link that says "Tutorials".
Forum posts: 93
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
Forum posts: 17
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,
..... ... . .. . . got to start learning symbian fast .......angelor
Forum posts: 93
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! …
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