Skip to content

Fix Windows debug

Jaden Bailey requested to merge windows into main

Windows debug builds were failing due to a combination of googletest incompatibilities and Opus being compiling with debug symbols which causes lots of linker issues.

Merge request reports