hi!
I am following my first S60 project "S60 Platform: System information Example v2.0" from
http://forum.nokia.com/main/resource..._examples.html
As it reads in the release_notes,
"Select File -> Import… -> Symbian MMP File, click Browse, and find the .mmp file you want to import (for S60 2nd Edition or for S60 3rd Edition and later). Select the appropriate SDK/configurations. Check that 'Copy source files into workspace' is selected, and then click Finish. "
When I select the .mpp file, I do not get any options to select the appropriate SDK/configurations.
I have Carbide.c++ v1.0, CSL Arm Toolchain, & S60 3rd Edition SDK installed on my system.
Wud appreciate advise here.
cheers,
wirefree101
P.S: Is my understanding correct regarding building & installing that you could choose to build via Carbide IDE OR via
cd to /SysInfo/group
bldmake bldfiles
abld build armi urel
cd to /SysInfo/sis
Edit the SysInfo.pkg's paths to match those on your system.
makesis SysInfo.pkg
Install the SIS file to the device.



