open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
389 stars 181 forks source link

Fix Linux build with videorenderer class symbols missing #560

Closed brgavino closed 2 years ago

brgavino commented 2 years ago

Fix Build.gn to allow linking on Linux - symbols missing from videorenderer class interface.

brgavino commented 2 years ago

Changes for build-win.py have been merged in PR #554. Please rebase this branch so it won't show changes for this file.

Fixed via rebase from main - only Build.gn file is in file changes