Skip to content

Undefined symbols for architecture arm64 #190

Description

@krlol

Hello, I have the following issue when running after fresh install (already linked and installed cocoapods):

ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/System/iOSSupport/System/Library/Frameworks'
Undefined symbols for architecture arm64:
  "_OBJC_METACLASS_$_RCTEventEmitter", referenced from:
      _OBJC_METACLASS_$_RNLocation in RNLocation.o
  "_OBJC_CLASS_$_RCTEventEmitter", referenced from:
      _OBJC_CLASS_$_RNLocation in RNLocation.o
  "_OBJC_CLASS_$_RCTConvert", referenced from:
      objc-class-ref in RNLocation.o
  "_RCTRegisterModule", referenced from:
      +[RNLocation load] in RNLocation.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Does somebody have seen anything similar before?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions