You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this great project !
Following my question on the mailing list: https://groups.google.com/forum/#!topic/webrtcbuilds/AhjHnOO_CCI, I was wondering if it would help anyone to have an example of how to link a build of WebRTC with a C++ Visual Studio project.
I ended up having a webrtc_full.lib static library without too much trouble, however being more of a Linux guy I am having trouble to link it against my Visual Studio project.
Hi,
Thanks for this great project !
Following my question on the mailing list: https://groups.google.com/forum/#!topic/webrtcbuilds/AhjHnOO_CCI, I was wondering if it would help anyone to have an example of how to link a build of WebRTC with a C++ Visual Studio project.
I ended up having a
webrtc_full.lib
static library without too much trouble, however being more of a Linux guy I am having trouble to link it against my Visual Studio project.I would be glad to propose a pull request to complete the wiki about how to compile peerconnection example on Windows once my problem will be fix. https://github.com/vsimon/webrtcbuilds/wiki/Building-the-peerconnection-example
Thanks again for this great script !
The text was updated successfully, but these errors were encountered: