Skip to content

Undefined symbols for architecture x86_64 - GooglePlus #83

@gmertk

Description

@gmertk

After installing with Cocoapods, is there another step? This is the error I am getting:

    Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_GPPShare", referenced from:
          objc-class-ref in libPods.a(OSKGooglePlusActivity.o)
      "_OBJC_CLASS_$_GPPSignIn", referenced from:
          objc-class-ref in libPods.a(OSKGooglePlusActivity.o)
      "_kGTLAuthScopePlusLogin", referenced from:
          -[OSKGooglePlusActivity authenticate:] in libPods.a(OSKGooglePlusActivity.o)
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions