hello_world
hello_world
  • 发布:2015-03-25 17:02
  • 更新:2019-02-26 18:51
  • 阅读:3654

iOS集成的时候一直报错误

分类:5+ SDK

ld: warning: directory not found for option '-LLibWidget'
ld: warning: directory not found for option '-F/Users/apple/Downloads/iOS-SDK-2/TestDemo/TestDemo/Libs/Release-iphonesimulator'
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
Undefined symbols for architecture x86_64:
"_MKLaunchOptionsDirectionsModeDriving", referenced from:
+[PGMapView openSysMap:] in libbmapimp.a(pg_map_view.o)
"_MKLaunchOptionsDirectionsModeKey", referenced from:
+[PGMapView openSysMap:] in libbmapimp.a(pg_map_view.o)
"_MKLaunchOptionsShowsTrafficKey", referenced from:
+[PGMapView openSysMap:] in libbmapimp.a(pg_map_view.o)
"_OBJCCLASS$_AlipaySDK", referenced from:
objc-class-ref in libalixpayment.a(PGAlixPay.o)
"_OBJCCLASS$_IFlyRecognizerView", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
"_OBJCCLASS$_IFlySpeechConstant", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
"_OBJCCLASS$_IFlySpeechUtility", referenced from:
objc-class-ref in libiflySpeech.a(PGIFLYSpeech.o)
"_OBJCCLASS$_MKMapItem", referenced from:
objc-class-ref in libbmapimp.a(pg_map_view.o)
"_OBJCCLASS$_MKPlacemark", referenced from:
objc-class-ref in libbmapimp.a(pg_map_view.o)

2015-03-25 17:02 1 条评论 负责人:无 分享
已邀请:
rishion

rishion

遇到同样问题求解答啊

冷月i

冷月i

遇到同样的问题

  • 冷月i

    以解决

    2019-03-06 14:11

  • 麻袋

    我在集成百度地图的时候也遇到这个情况 请问你怎么解决的

    2019-03-10 21:09

该问题目前已经被锁定, 无法添加新回复