Skip to content

我将Framework拖进我的工程,发现有这个问题。 #46

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

Closed
leewaycn opened this issue Feb 10, 2017 · 3 comments
Closed

我将Framework拖进我的工程,发现有这个问题。 #46

leewaycn opened this issue Feb 10, 2017 · 3 comments

Comments

@leewaycn
Copy link

Undefined symbols for architecture arm64:
"_res_9_getservers", referenced from:
-[OSSIPv6Adapter getDNSServersIpStack] in AliyunOSSiOS(OSSIPv6Adapter.o)
"_res_9_ninit", referenced from:
-[OSSIPv6Adapter getDNSServersIpStack] in AliyunOSSiOS(OSSIPv6Adapter.o)
"_res_9_ndestroy", referenced from:
-[OSSIPv6Adapter getDNSServersIpStack] in AliyunOSSiOS(OSSIPv6Adapter.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@xuyecan
Copy link
Contributor

xuyecan commented Mar 7, 2017

@Nirvana-icy
Copy link

@leewaycn try to add link binary with libraries with libresolv.tbd

@gemscng
Copy link

gemscng commented Oct 15, 2017

It seems happened on simulator only. Anyone able to solve this?

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

5 participants