duchunwang / flutter_hk

flutter的海康视频播放组件
BSD 3-Clause "New" or "Revised" License
10 stars 13 forks source link

ios 真机报错!! #1

Open Ludy2015 opened 4 years ago

Ludy2015 commented 4 years ago

Undefined symbols for architecture arm64: "std::basic_string<char, std::char_traits, std::allocator >::basic_string(std::string const&)", referenced from: HPR_A2UTF8(char const) in libHCCore.a(HPR_Utils.o) "std::string::_Rep::_S_empty_rep_storage", referenced from: HPR_UTF82A(char const) in libHCCore.a(HPR_Utils.o) HPR_A2UTF8(char const) in libHCCore.a(HPR_Utils.o) "std::basic_string<char, std::char_traits, std::allocator >::basic_string(char const, std::allocator const&)", referenced from: HPR_A2UTF8(char const) in libHCCore.a(HPR_Utils.o) "std::string::assign(char const, unsigned long)", referenced from: HPR_UTF82A(char const) in libHCCore.a(HPR_Utils.o) HPR_A2UTF8(char const) in libHCCore.a(HPR_Utils.o) "std::string::_Rep::_M_destroy(std::allocator const&)", referenced from: HPR_UTF82A(char const) in libHCCore.a(HPR_Utils.o) HPR_A2UTF8(char const) in libHCCore.a(HPR_Utils.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'flutter_hk' from project 'Pods')

Gaoxichao commented 3 years ago

请问你解决了吗?我也存在这个问题,已经花费三天时间解决它但是没有结果。看到后麻烦回复一下 急