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

Error in compile: No visible @interface for 'RtmpWrapper' declares the selector.. #7

Open
milinka opened this issue Dec 27, 2015 · 0 comments

Comments

@milinka
Copy link

milinka commented Dec 27, 2015

Error:
--> BOOL ret = [rtmp rtmpOpenWithURL:rtmpDest enableWrite:YES];
rtmp-wrapper-master/rtmpTester/ViewController.m:32:22: No visible @interface for 'RtmpWrapper' declares the selector 'rtmpOpenWithURL:enableWrite:'

..every reference to rtmp will trigger same error..

  • I tried to add new target (ios) single view application, with button (start)..
    copy the code in description.. and copy build settings from rtmp-wrapperTests, but cannot app to compiled ?

using xcode: 7.2

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