We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Agreed on all accounts.
Sorry, something went wrong.
ci: disable windows workflow
8dd73cd
See: #135
d5cd288
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: