You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jimwang118
added
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
category:tool-update
The issue is with build tool or build script, which requires update or should be executed correctly
and removed
category:tool-update
The issue is with build tool or build script, which requires update or should be executed correctly
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
labels
Jan 22, 2025
jimwang118
added
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
and removed
category:tool-update
The issue is with build tool or build script, which requires update or should be executed correctly
labels
Jan 22, 2025
At the moment the folder name uses the minimum acceptable version rather than the downloaded version; the way we currently store that makes it ambiguous whether 'version' refers to what we need vs. what we know how to get.
Example:
in reality vcpkg currently downloads 2.43.0 so the version in the folder is misleading.
The text was updated successfully, but these errors were encountered: