Skip to content

Known Issues

sebjf edited this page May 13, 2021 · 2 revisions
  • The Android and Linux build instructions will fail for any milestone older than 4472. Running gclient sync -D on an older checkout will stall depot_tools at the msan_chained_origins hook. Investigations suggest that a gsutils subprocess command poll spins indefinitely: there maximum CPU activity and no network activity. There is no known workaround; ensure that the branch tracks 4472 or newer.
  • On building on Windows, you may encounter CS0579 Duplicate Attribute errors. To resolve this delete the files in the src\sdk\dotnet\webrtc\obj\Release\netstandard2.0 and src\sdk\dotnet\webrtc\obj\Debug\netstandard2.0 folders.
Clone this wiki locally