Skip to content

Prepare the Windows image to build cerbero with MSYS2

Andoni Morales Alastruey requested to merge ylatuya/gstreamer:windows-msys2 into main
  • Install MSYS2 and VS with choco
  • Install Windows SDK 8.1 requied for libvpx
  • Improve build time of the windows image using as much RUN layers as possible

See: cerbero!743 (merged)

Edited by Andoni Morales Alastruey

Merge request reports