Open TeofilC opened 8 hours ago
Currently all the Windows CI jobs are broken. They fail with a message like this:
Configuring glib-0.13.11.0... Error: setup.exe: Missing dependencies on foreign libraries: * Missing (or bad) C libraries: gobject-2.0, glib-2.0, intl
This seems to be related to improperly configured C libraries. I'm not sure why this is occurring, and I don't know how to fix it.
For now I suggest we disable this workflow until we can find a fix.
Upgrading the version of GTK we use might help. We are currently on GTK2, which is really quite old at this stage.
Agreed on all accounts.
Currently all the Windows CI jobs are broken. They fail with a message like this:
This seems to be related to improperly configured C libraries. I'm not sure why this is occurring, and I don't know how to fix it.
For now I suggest we disable this workflow until we can find a fix.
Upgrading the version of GTK we use might help. We are currently on GTK2, which is really quite old at this stage.