Skip to content

Missing symbol for VideoTrackSource? #73

@alanpeevers

Description

@alanpeevers

I successfully built the lib on my Mac using build.sh. But when I try to build go-webrtc using

go build

I get:

Undefined symbols for architecture x86_64:
"typeinfo for webrtc::VideoTrackSource", referenced from:
typeinfo for GoVideoTrackSource in videotrack.cc.o
ld: symbol(s) not found for architecture x86_64

Any ideas? Maybe some wonky rtti / no-rtti issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions