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

Sample App not building #430

Open
mzain512 opened this issue Oct 14, 2019 · 0 comments
Open

Sample App not building #430

mzain512 opened this issue Oct 14, 2019 · 0 comments

Comments

@mzain512
Copy link

mzain512 commented Oct 14, 2019

Hi, I am unable to build the sample app. I have cloned the repo with git-lfs installed on my machine. I am getting the error.
I am using xcode 10.1/10.3 and build it on simulator. Deployment target is 9.0

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_OOOoyalaPlayerStateConverter", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OOPlayerDomain", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OODefaultAudioOnlyPlayerInfo", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OOOptions", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OODefaultPlayerInfo", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OODebugMode", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OOOoyalaPlayerViewController", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OOStreamPlayer", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OBJC_CLASS_$_OOOoyalaPlayer", referenced from:
      objc-class-ref in BasicSimplePlayerViewController.o
  "_OOOoyalaPlayerTimeChangedNotification", referenced from:
      -[BasicSimplePlayerViewController notificationHandler:] in BasicSimplePlayerViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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

1 participant