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

Fail to compile peer_connection example #94

Open
Rageseer opened this issue Jan 31, 2019 · 1 comment
Open

Fail to compile peer_connection example #94

Rageseer opened this issue Jan 31, 2019 · 1 comment

Comments

@Rageseer
Copy link

Hi vsimon
I've been trying to compile, adding dependancies that are missing from the wiki page on how to compile peer_connection, and I've come to the following error compiling with gcc

/usr/bin/ld: /home/usr/Documents/webrtcbuilds/out/webrtcbuilds-26473-fa89d84-linux-x64/lib/Release/libwebrtc_full.a(psnr.o): undefined reference to symbol 'log10@@GLIBC_2.2.5'
/lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line

to which i have no idea how to handle.
Compiling with g++ gives several undefined references to webrtc:: and json:: also.

@polhaghverdian
Copy link

I think you should use Clang instead of g++

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