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

为什么报错了 "_OBJC_CLASS_$_ACSelectMediaView", referenced from: #14

Open
xuchanglu opened this issue Nov 18, 2017 · 2 comments
Open

Comments

@xuchanglu
Copy link

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

@xuchanglu
Copy link
Author

就是pod 之后编译成功,但是在viewController 只要一用到ACSelectMediaView这个类就会报错

@honeycao
Copy link
Owner

demo经测试使用时没有问题的,你可以先下载demo试试,看下有没有问题;如果demo没有问题你看下你使用的时候是不是缺少了头文件或者其他什么的?

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