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

Tests fail with build 25798 #96

Open
BHamrick1 opened this issue Jun 4, 2019 · 1 comment
Open

Tests fail with build 25798 #96

BHamrick1 opened this issue Jun 4, 2019 · 1 comment

Comments

@BHamrick1
Copy link

Tests fail with branch-heads/72

./test/run_tests.sh out/webrtcbuilds-25798-8086577-linux-x64 /home/ben/src/webrtcbuilds/test/simple_app.cc: In function ‘int main(int, char**)’: /home/ben/src/webrtcbuilds/test/simple_app.cc:30:5: error: ‘CreatePeerConnectionFactory’ is not a member of ‘webrtc’ webrtc::CreatePeerConnectionFactory( ^

@vsimon
Copy link
Owner

vsimon commented Jun 4, 2019

Thanks. At a glance it looks like the webrtc api has reorganized and shifted things around a bit, as there is now a "api/create_peerconnection_factory.h" file that has webrtc::CreatePeerConnectionFactory.

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