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

报了四个错误....不打包.a,直接用官网加到项目 #15

Open
Mayxueyin opened this issue Feb 20, 2017 · 2 comments
Open

报了四个错误....不打包.a,直接用官网加到项目 #15

Mayxueyin opened this issue Feb 20, 2017 · 2 comments

Comments

@Mayxueyin
Copy link

Undefined symbols for architecture i386:
"OBJC_CLASS$_MGVideoManager", referenced from:
objc-class-ref in MGMarkSetViewController.o
"OBJC_CLASS$_MGImageData", referenced from:
objc-class-ref in MarkVideoViewController.o
objc-class-ref in DetectOneViewController.o
"OBJC_CLASS$_MGLicenseManager", referenced from:
objc-class-ref in MGFaceLicenseHandle.o
"OBJC_CLASS$_MGFacepp", referenced from:
objc-class-ref in MainViewController.o
objc-class-ref in MGFaceLicenseHandle.o
objc-class-ref in MGMarkSetViewController.o
objc-class-ref in DetectOneViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@moon5ckq
Copy link
Collaborator

SDK 不支持用模拟器编译和运行,需要你使用真机进行测试。

@Mayxueyin
Copy link
Author

果然,谢谢.开始我想在模拟器跑通再移到真机的.

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