Open KarthikRichie opened 3 years ago
Hi @KarthikRichie
The solution should build with out errors because the Debug configuration does not have some of the optimizations for easy debugging the application, but the Release configuration is the one that holds compiler and linker optimizations that make the app to run fast.
Describe the bug Build fails with "Cannot open input file webrtc.lib" (in debug mode) after downloading the nuget package microsoft.winrtc.libwebrtc.uwp 84.0.14370001-beta.1. But works fine when built in release mode
To Reproduce
Expected behavior Solution should be built with out errors
Screenshots
Desktop (please complete the following information):