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

Getting Mach-O Linker Error #47

Open
Akaqlonist opened this issue Oct 11, 2017 · 1 comment
Open

Getting Mach-O Linker Error #47

Akaqlonist opened this issue Oct 11, 2017 · 1 comment

Comments

@Akaqlonist
Copy link

I copied ImageCropView.m , ImageCropView.h, FXBlurView into my Xcode project and tried to use but getting mach linker error as follows ;
< Undefined symbols for architecture x86_64:
"OBJC_CLASS$_ImageCropViewController", referenced from:
objc-class-ref in AllotmentViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation) >

How to solve this issue ?

@taha-mohd92
Copy link

Did any one have solution for above issue ?

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