Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Link error. Undefined symbols for architecture x86_64 #12

Open
amahfouz opened this issue Dec 23, 2016 · 0 comments
Open

Link error. Undefined symbols for architecture x86_64 #12

amahfouz opened this issue Dec 23, 2016 · 0 comments

Comments

@amahfouz
Copy link

I got this link error after installing the place picker in a vanilla react native project:

Undefined symbols for architecture x86_64: "___cxa_guard_release", referenced from: cachedSystemFont(double, double) in libReact.a(RCTFont.o)

I tried various things and was able to get the project to work only after uncommenting out the line that says:

use_frameworks!

in the PodFile.

Is this expected?
Is it simply a documentation issue or a cocoapods issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant