Skip to content

Fix the Windows Pipeline for GTE

Zachary requested to merge (removed):main into main

This commit amends the script for the Windows pipeline so it produces a working build. Previously, the Windows build would, when one attempted to run it on a Windows system without Msys2, completely crash. These changes make it so it will run successfully. (See the screenshot)

image

Remaining errors and warnings are not fatal and are long-standing issues relating to this: https://bugzilla.gnome.org/show_bug.cgi?id=761790

Pertinent to #149 (closed) and #457 (closed)

Merge request reports