Skip to content

Reuse an installed Vulkan SDK during setup - #34

Merged
antono3 merged 4 commits into
masterfrom
codex/reuse-installed-vulkan-sdk
Sep 15, 2026
Merged

antono3 merged 4 commits into
masterfrom
codex/reuse-installed-vulkan-sdk

Conversation

@antono3

@antono3 antono3 commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

v run setup.vsh --install previously invoked winget install even when a valid Vulkan SDK was already present. Winget returns a nonzero "no upgrade available" result in that case, aborting setup for Vulkan and dependent modules.

This change reuses a valid SDK from the current or machine VULKAN_SDK value and invokes winget only when no usable installation is found.

Validated on Windows 10 with Vulkan SDK 1.4.357.0: repeated v run setup.vsh --install completed without changing the installed SDK.

Merge dependency: merge #36 first so this PR reruns with the repaired pinned v3 bootstrap lane.

@antono3
antono3 merged commit 61133d1 into master Sep 15, 2026
8 checks passed
@antono3
antono3 deleted the codex/reuse-installed-vulkan-sdk branch September 15, 2026 22:57
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