Compiling Error
ld: warning: ignoring file /Users/AaronBatchelder/Desktop/TabataBand/Test1/Test1/MetaWear.framework/MetaWear, missing required architecture i386 in file /Users/AaronBatchelder/Desktop/TabataBand/Test1/Test1/MetaWear.framework/MetaWear (3 slices)
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_MBLMetaWearManager", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have no idea why, because yesterday everything was working great, though today I can't compile and keep receiving the above error message. Does anyone know how to fix this?
This discussion has been closed.
Comments