Skip to content

Visual Studio solution for lib_rend is missing link to lib_dec

Basic info

  • Commit SHA: c9148f12
  • Platform: Windows

Bug description

Visual Studio solution for lib_rend was not updated properly in branch shared/external-renderer-masa to include the temporary link to lib_dec (until refactoring is done). Thus, the build will fail.

Ways to reproduce

Get the main branch and try to build lib_rend on Windows using the provided Visual Studio solution.