flutter_baidu_map icon indicating copy to clipboard operation
flutter_baidu_map copied to clipboard

Xcode 编译报错

Open JevonShi opened this issue 5 years ago • 0 comments

Undefined symbols for architecture x86_64: "OBJC_CLASS$_BMKLocationManager", referenced from: objc-class-ref in libflutter_baidu_map.a(FlutterBaiduMapPlugin.o) "OBJC_CLASS$_BMKLocationAuth", referenced from: objc-class-ref in libflutter_baidu_map.a(FlutterBaiduMapPlugin.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

JevonShi avatar Jan 05 '21 14:01 JevonShi