Erm hi,
I'm new to programming in symbian. I tried finding out as much as i could, i followed every step on the library still i'm facing many problems. I have been partially able to eliminate some of them by searching the forum still i wasn't able to find enough data. I've tried creating the Hello World aplication, still errors keep occuring. I'm using Carbide.c++ Version 2.3.0, s60 5th edition SDK v1.02, Active Perl 5.10.1 Build 1007( yes i know perl in newer version causes problems, still i've followed the steps here and i guess it works fine now), Java Runtime 6 update 19, CSL Arm Toolchain. My problems is that once i build the HelloWorld project and try to run it, the emulator does not start. Can it be caused by java? Since i've read that each of the components has to be installed on the same disk, i reinstalled, or at least tried reinstalling java to another drive. However the installation does not end, it just hangs up. When I'm building the program I'm getting following warnings:
Description Resource Path Location Type
#warning "Please see comment about help and UID3..." HelloWorldAppUi.cpp /HelloWorld/src line 191 C/C++ Problem
files uc_cwhelp.obj (EEXE.LIB), startup.win32.c.obj (msl_all_static_mse_symbian_d.lib), HelloWorld Unknown C/C++ Problem
keeping definition in startup.win32.c.obj HelloWorld Unknown C/C++ Problem
Multiply defined symbol: ___get_MSL_init_count in HelloWorld Unknown C/C++ Problem
Multiply defined symbol: __CleanUpMSL in HelloWorld Unknown C/C++ Problem
preprocessor #warning directive HelloWorldAppUi.cpp /HelloWorld/src line 191 C/C++ Problem
Thanks for help

Reply With Quote

