Skip to content

Undefined symbol on manual build #1

@creativecbr

Description

@creativecbr

Hello,

That was my last idea on how to message you Tejas, sorry for using half-measures.
I stumbled on a problem with building WebRTC for macOS with ARM architecture.
I built with your instructions, you know; cloning depot tools, then fetching webrtc_ios project and generate targets with gn and build them with ninja then wrapping to WebRTC.framework using lipo -create. Everything went fine, but an imported framework to xcode project fails when I build it. It throws errors such as

missing arm64:"_OBJC_CLASS_$_RTCConfiguration"

What should I do to build that same as you built your release-tagged version? Because the framework downloaded from here works correctly, the project builds with success. Please, help me solve my mystery.

Thanks in advance!

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