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

Xcode not linking with LANProperties.o #37

Closed
NANDEESHKUMAR opened this issue Mar 14, 2018 · 1 comment
Closed

Xcode not linking with LANProperties.o #37

NANDEESHKUMAR opened this issue Mar 14, 2018 · 1 comment

Comments

@NANDEESHKUMAR
Copy link

Hi,

I am trying to incorporate MMLANSCAN library into my existing project, but it shows the following error, when I try to add the MMLANSCAN folder

Error
Undefined symbols for architecture arm64:
"_CNCopySupportedInterfaces", referenced from:
+[LANProperties fetchSSIDInfo] in LANProperties.o
"_CNCopyCurrentNetworkInfo", referenced from:
+[LANProperties fetchSSIDInfo] in LANProperties.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Could you please help me to get out of this :-(

@NANDEESHKUMAR
Copy link
Author

sorry for the wrong window but anyways i solved the issue
https://stackoverflow.com/questions/21792893/ios-wemo-sdk-architecture-issues

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

1 participant