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

build failed #13

Open
matheine opened this issue Aug 6, 2022 · 7 comments
Open

build failed #13

matheine opened this issue Aug 6, 2022 · 7 comments

Comments

@matheine
Copy link

matheine commented Aug 6, 2022

Build failed with this error:

Undefined symbol: OBJC_CLASS$_RTCMTLVideoView

can anyone help me?

@Meonardo
Copy link
Owner

Meonardo commented Aug 6, 2022

Hi, which WebRTC library do you link?

@matheine
Copy link
Author

matheine commented Aug 6, 2022

Hey - isn‘t there a webrtc library already linked?

@Meonardo
Copy link
Owner

Meonardo commented Aug 8, 2022

The WebRTC.xcframework is imported by SPM, any chance you did not download the binary?

@matheine
Copy link
Author

matheine commented Aug 8, 2022

Oh, i didn't downloaded that… where do I have to put it?

@Meonardo
Copy link
Owner

Meonardo commented Aug 8, 2022

You can download it from this link, after downloaded it, unzip the file, then drag the WebRTC.xcframework to the Xcode project.

or, using Swift Package Manager to download all the dependecies automatically.

@matheine
Copy link
Author

matheine commented Aug 8, 2022

Okay, thanks - I am going to try it

@matheine
Copy link
Author

matheine commented Aug 8, 2022

So I unziped the folder and dragged it in the Frameworks folder, but it is still not working somehow

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

2 participants