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

Undefined symbols for architecture x86_64: #40

Open
daarkfish opened this issue Mar 11, 2020 · 2 comments
Open

Undefined symbols for architecture x86_64: #40

daarkfish opened this issue Mar 11, 2020 · 2 comments

Comments

@daarkfish
Copy link

After i yarn install the library , and pod install , when I run my project i have build error

Undefined symbols for architecture x86_64:
  "_RCTRegisterModule", referenced from:
      +[CustomCropManager load] in CustomCropManager.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any idea how to solve this ?

@scanifydevo
Copy link

@daarkfish Were you able to manage this issue?

@scanifydevo
Copy link

I found the solution. Please remove use_frameworks! in your pod file

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