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

Prebuild fails because vcpkg version depends on expired packages #119

Open
cristeigabriel opened this issue Dec 21, 2023 · 3 comments
Open

Comments

@cristeigabriel
Copy link

Describe the bug
When you run prebuild.bat, it tries to download some packages from msys and some other mirror, but the packages are no longer present, therefore trying to run prebuild now will fail.

To Reproduce

  1. Delete vcpkg folder
  2. Get it again
  3. Run prebuild
  4. Profi-- fail.

Expected behavior
Prebuild should not fail due to missing packages.

Desktop (please complete the following information):

  • OS: Windows
  • Version 10 22h2

Additional context
Deleting vcpkg submodule, and cloning again, fixes the issue, and zep starts succesfully
image

@cristeigabriel
Copy link
Author

oops, i somehow missed the readme git subomdule command.

@cristeigabriel
Copy link
Author

nevermind, it still appears actual post submodule update

@cmaughan
Copy link
Collaborator

This is weird: since the submodule is synced to a given build of vcpckg, it should always have the same modules. I will try it

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

No branches or pull requests

2 participants