繁体   English   中英

Google Map Framework错误

[英]Google map framework error

我添加了谷歌地图框架,但出现以下错误

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_GMSMutablePath", referenced from:
      objc-class-ref in ViewController+ProjSwizzles.o
  "_OBJC_CLASS_$_GMSPolygon", referenced from:
      l_OBJC_$_CATEGORY_GMSPolygon_$_ZSwizzles in GMSPolygon+ZSwizzles.o
      objc-class-ref in ViewController+ProjSwizzles.o
  "_OBJC_CLASS_$_GMSMapView", referenced from:
      l_OBJC_$_CATEGORY_GMSMapView_$_Swizzles in GMSMapView+Swizzles.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

请检查您的Frameworks

AVFoundation.framework
CoreData.framework
CoreLocation.framework
CoreText.framework
GLKit.framework
ImageIO.framework
libc++.dylib
libicucore.dylib
libz.dylib
OpenGLES.framework
QuartzCore.framework
SystemConfiguration.framework

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM