radioman / WebRtc.NET

WebRTC for C# & C++/CLI
Other
419 stars 126 forks source link

No Debug WebRTC lib in precompiled binaries #70

Open aniongithub opened 7 years ago

aniongithub commented 7 years ago

Because of this, I can't compile a Debug version of the WebRTCNative dll at all. This also makes it impossible to trace through the native bindings. Would it be possible to add webrtc-all.lib to libd and libd_x64?

Thanks!