Hi,
I am newbie into MAC objective Programming. I developed a simple class with few functions.
The files are something like follows.
myClass.h, myClass.m and main.m.
I am getting the linker error : Duplicate Symbol _OBJC_METACLASS_S_myClass. I tried all possibilities like removing/adding header and .m files. But is not going.
Any help will be appreciated.
Thanks
krissam