XCode Error: Duplicate Symbol... ?
Hi,
I was trying to implement a video into my project, and when i tried to build and run i got an error, with not a lot of explanation.. I'm new to this, so i have no idea what to do. This is what it gave me:
ld: duplicate symbol _OBJC_METACLASS_$_ThirdStep in /Users/Tobias/Documents/Skate/build/ffssafsafdsfdasfdasdfa.build/Debug-iphonesimulator/ffssafsafdsfdasfdasdfa.build/Objects-normal/i386/FirstStep.o and /Users/Tobias/Documents/Skate/build/ffssafsafdsfdasfdasdfa.build/Debug-iphonesimulator/ffssafsafdsfdasfdasdfa.build/Objects-normal/i386/ThirdStep.o
Thanks in advance,
|