Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #23

Closed
OHeroJ opened this issue Mar 14, 2019 · 1 comment
Closed

error #23

OHeroJ opened this issue Mar 14, 2019 · 1 comment

Comments

@OHeroJ
Copy link

OHeroJ commented Mar 14, 2019

Undefined symbols for architecture arm64:
"___cxa_guard_acquire", referenced from:
getLimit() in libflutter_boost.a(FLBMemoryInspector.o)
"___cxa_guard_release", referenced from:
getLimit() in libflutter_boost.a(FLBMemoryInspector.o)
"___cxa_guard_abort", referenced from:
getLimit() in libflutter_boost.a(FLBMemoryInspector.o)
"___gxx_personality_v0", referenced from:
-[FLBMemoryInspector deviceMemory] in libflutter_boost.a(FLBMemoryInspector.o)
-[FLBMemoryInspector currentCondition] in libflutter_boost.a(FLBMemoryInspector.o)
isHighterThanIos9() in libflutter_boost.a(FLBMemoryInspector.o)
getLimit() in libflutter_boost.a(FLBMemoryInspector.o)
_memoryWarningLimit() in libflutter_boost.a(FLBMemoryInspector.o)
+[Service_NavigationService load] in libflutter_boost.a(Service_NavigationService.o)
+[Service_NavigationService onNativePageResult:uniqueId:key:resultData:params:] in libflutter_boost.a(Service_NavigationService.o)
...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@nightwolf-chen
Copy link
Contributor

请参考这个 #21

@OHeroJ OHeroJ closed this as completed Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants