<div dir="ltr">I would like to say opus is a great library.<br><br>I have been playing with it with mingw and have found it great.<br><br>I thought I would also get it working in MSVC aswell  since I&#39;m using CMake<br><br>
Then when I compiled I realised opus.lib was not enough. I needed<br><br>celt.lib;silk_common.lib;silk_float.lib linked as well.<div><br></div><div>I was wondering why mingw compiles to one lib and MSVC does not.</div><div>
<br></div><div>Is there something I missed? also is there plans to change this in the future?<br><br><br>I know it is rather silly but it means programming more conditions in cmake.</div></div>