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

Does not build #6

Open
Joshfindit opened this issue Nov 3, 2014 · 0 comments
Open

Does not build #6

Joshfindit opened this issue Nov 3, 2014 · 0 comments

Comments

@Joshfindit
Copy link

After resolving "cannot find" errors, this was the first compile problem:

AppRTCDemo-Ocean-master/AppRTCDemo/APPRTCAppDelegate.m:52:32: No visible @interface for 'APPRTCViewController' declares the selector 'applicationWillResignActive:'

Commenting out applicationWillResignActive brings this next:

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_RTCPeerConnectionFactory", referenced from:
      objc-class-ref in APPRTCAppDelegate.o
ld: symbol(s) not found for architecture arm64

Xcode 6.1

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