簡體   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