Question
ld: symbol(s) not found for architecture armv7
Hi,
I am using external framework for an SDK called Mobile App Tracker
and i keep on getting this error can any one please help me solve this is killing me
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_MobileAppTracker", referenced from:
objc-class-ref in libcom.freshplanet.Extra.a(ExtraNE.o)
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64
i also used platform option just to test it if that thing is required.
