If i compile project in Emulator debug mode then getting following errors :-
mwldsym2.exe: warning: Multiply defined symbol: std::exception::~exception(void) (??1exception@std@@UAE@XZ) in
mwldsym2.exe: warning: files ExceptionX86.cpp.obj (msl_all_static_mse_symbian_d.lib), libstdcpp.dll (libstdcpp.lib),
mwldsym2.exe: warning: keeping definition in libstdcpp.dll
But if i compile project in phone release mode then project gets comipled without any error.
Plz give some solution to solve this problem.

Reply With Quote


