Skip to content

[1.20 only] cerbero: Don't use VS 2022 when building UWP

Nirbheek Chauhan requested to merge nirbheek/cerbero:uwp-vs2022 into 1.20

Fails with:

LINK : fatal error LNK1104: cannot open file 'MSVCRT.lib'

I don't think this should go into the main branch, because it's not a fix. Just a workaround, and we've stopped supporting UWP in 1.22 and main.

Merge request reports