This thread ideally will answer your questions on how to get started with Symbian C++ programming.
Firstly, get the 'Series 60' Symbian C++ SDK from http://forum.nokia.com (you will need to register on the site). The download is around 128MB so be warned. I had it downloaded by my friend (cable) and burnt onto CD.
Next thing to do is to install this on your PC, if you wish to use the Visual C++ IDE or the emulator then you should have VC6 installed. (You can compile for 'the phone alone' with the command line without VC6).
This install will also install a Java Runtime environment (1.3 I Think). It will also install ActivePerl for running some compile scripts etc. It will also install a so called 'emulator' for the N7650.
Take a look at the documentation available, especially the segments regarding getting started etc.. If you are new to Object Oriented Programming (or need to brush up) there is a good section on getting your basics right.
I will soon post a small write up on getting up to the helloworld application. Though if your fingers are twitching you might try the examples included.
Please be patient.
--- Edited
The first version of a miniguide to getting started is now available in text form below.
If you have any problems 'getting started', please post under the following thread (just trying to keep things organised, so that when people come in they have an idea of where to go, hope you all help out in that regard)
http://www.allabouter6.com/phpBB2/viewtopic.php?t=3308
-----Edited
The first revision (1.1) of a miniguide is now available, it has updated sections on compiling for the phone as well as a clarification on using VC6.
Revised.
1. Added info on emulator.
2. Added clarification on VC6.
3. Added clarification for 'Series 60' SDK. This is the one I am using.
Revised.
1. Added Miniguide.
2. Added link to 'Problems getting started'.
Revised.
1. Corrected statement on VC6 requirement.
2. Uploaded revision 1.1. Will keep revision 1 until rev 1.2 or more comes along. 😊
Rev 1.1, adds section on compiling for the phone and sis file creation.
----- Edited
TIP!!: You can run the script 'Series60\Epoc32\Data\change_7650_skin.pl' to make the emulator look like 7650 (recommended only for 1028x768 screens though)
----- Edited 12 Nov 2002
Reposted the Miniguide rev 1.1 since it was unavailable after the host change.. (I know it has been a few weeks since, but I was moving to Sydney 😊 )
----- Edited 1 Mar 2003
Reposted the Miniguide after complaints that it wasnt available. Sorry for the delay.