Skip to content

[3.0] package/win32: build.sh: backport patches to better support UCRT builds

Steve Lhomme requested to merge robUx4/vlc:30-win32-ucrt into 3.0.x

The current 3.0 branch doesn't work well with the latest llvm-ucrt toolchains. Everything has been fixed in 4.0.

When NTDDI is not set the WINVER version in msvcrt is still 0x0502 (Win XP SP1).

Merge request reports

Loading