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

1 duplicate symbol for architecture arm64 #5

Closed
1280103995 opened this issue Aug 5, 2020 · 3 comments
Closed

1 duplicate symbol for architecture arm64 #5

1280103995 opened this issue Aug 5, 2020 · 3 comments

Comments

@1280103995
Copy link

1280103995 commented Aug 5, 2020

error:

duplicate symbol '_distance' in:
    /Users/xxxxxx/Library/Developer/Xcode/DerivedData/vlcTest-eftazgnjricstpglugcnrdywwema/Build/Products/Debug-iphoneos/RNSVG/libRNSVG.a(RNSVGPathMeasure.o)
    /Users/xxxxxx/Desktop/react-native-vlc-media-player-test/ios/Pods/MobileVLCKit/MobileVLCKit.framework/MobileVLCKit(tools.c.o)
ld: 1 duplicate symbol for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
"dependencies": {
    "react": "16.9.0",
    "react-native": "0.61.5",
    "react-native-svg": "^12.1.0",
    "react-native-vlc-media-player": "^1.0.4"
  }
@razorRun
Copy link
Owner

razorRun commented Aug 5, 2020 via email

@gcloudspider
Copy link

I ran into the same problem...

@1280103995
Copy link
Author

Look at here software-mansion/react-native-svg#1508

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

3 participants