microsoft / winrtc

The WinRTC project hosts everything needed to build apps with interoperable real time communications for modern Windows. It brings the power of WebRTC to modern Windows apps written in C#, C++ and VB. WinRTC enables real-time voice calling, video chat and data functionality (file transfer etc.) with web browsers via WebRTC.
344 stars 67 forks source link

A large number of errors occurred when compiling the windows version #137

Open kzq0717 opened 3 years ago

kzq0717 commented 3 years ago

Compile the instruction : gn gen out\msvc\win\Release\x64 "--args=is_debug=false"
error: In file included from ../../../../../modules/audio_device/audio_device_impl.cc:25: ../../../../..\modules/audio_device/win/audio_device_core_win.h(55,29): error: expected ';' after expression ComPtr<IAsyncOperation> async_op(p_async_op); ..... .....