Skip to content
New issue

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

Fix devcontainer and update vcpkg for tests #621

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Fix devcontainer and update vcpkg for tests #621

merged 2 commits into from
Feb 22, 2024

Conversation

Migelo
Copy link
Contributor

@Migelo Migelo commented Feb 22, 2024

Devcontainer: The original ubuntu-21.04 image was failing to build, so I switched it to debian-11 which works out of the box.

Tests: They were failing because libwinpthread < 10.0 is not available on the https://repo.msys2.org anymore. See for example the 404 not found errors here.

So what I did for testing is I updated vcpkg one month at the time until the tests started passing and ended up on vcpkg commit 4a3c366.

@Migelo
Copy link
Contributor Author

Migelo commented Feb 22, 2024

I guess this supersedes #618.

@MisterTea
Copy link
Owner

Nice! I'll want to upgrade vcpkg further in #618 which will require making some changes in et, but this is a great PR. Thanks a lot!

@MisterTea MisterTea merged commit 69eefd7 into MisterTea:master Feb 22, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants