Build of module ambi_converter fails if #define WMOPS is set for Visual Studio
# Basic info <!--- Add commit SHA used to reproduce --> - Fixed point: - Encoder (fixed): 6f242bfba52bceb943b7a88041852ac1e7eddc9b - Decoder (fixed): 6f242bfba52bceb943b7a88041852ac1e7eddc9b # Bug description The dependency to lib_debug is missing in ambi_converter.vcxproj. If #define WMOPS is set in options.h, linking fails because of unresolved symbols.
issue