Hi all;
I am trying to implement code in HelloWorldBasic application, given at following link in :
http://www.newlc.com/Retrieving-IMEI...work-Info.html
I am using Carbide.c++ v1.2 and S60 3rd edition SDK.
In the beginning I got one error only, saying "<etelbgsm.h> cannot be opened". Actually it was missing in my code base. I got it from internet and then I included it in the code base.
After that I run the code and that gave me huge number of errors saying: "Multiply defined section error".
Now I am confused, because I did not define any function more than once. Is the errors are due to adding <etelbgsm.h>...or any file is still missing....any .lib file is missing?? ...I dont know.
please give ur valuable inputs and comments....
Thanks and regards





