Skip to content

Instantly share code, notes, and snippets.

@aidansteele
Created October 15, 2013 04:43
Show Gist options
  • Save aidansteele/6986594 to your computer and use it in GitHub Desktop.
Save aidansteele/6986594 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_MKMapView", referenced from:
objc-class-ref in Reveal(IBAMKMapViewSerializer.o)
l_OBJC_$_CATEGORY_MKMapView_$_IBASerializer in Reveal(IBAMKMapViewSerializer.o)
"_OBJC_CLASS_$_GLKView", referenced from:
objc-class-ref in Reveal(IBAGLKViewSerializer.o)
l_OBJC_$_CATEGORY_GLKView_$_IBASerializer in Reveal(IBAGLKViewSerializer.o)
"_OBJC_CLASS_$_MKAnnotationView", referenced from:
objc-class-ref in Reveal(IBAMKAnnotationViewSerializer.o)
l_OBJC_$_CATEGORY_MKAnnotationView_$_IBASerializer in Reveal(IBAMKAnnotationViewSerializer.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment