Multiply defined symbol...
i am getting an error like this. what needs to be done to resolve this? wanted to know why this error appears? and this error comes on line 0.
Multiply defined symbol...
i am getting an error like this. what needs to be done to resolve this? wanted to know why this error appears? and this error comes on line 0.
Hi,
this happend in compilation? Doy you use proprerly #define and #ifndef pair in all header files?
Can happen also, that you have declared something, which was already defined in symbian header files - but the compiler normally have quite descriptive output...
BR
STeN