Skip to content

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

Description

@milinka

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

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