Skip to content

fix prebuilt lib requirement for vulkan - #7789

Merged
notimaginative merged 1 commit into
scp-fs2open:masterfrom
notimaginative:fix_vulkan_prebuilt_requirement
Sep 16, 2026
Merged

notimaginative merged 1 commit into
scp-fs2open:masterfrom
notimaginative:fix_vulkan_prebuilt_requirement

Conversation

@notimaginative

Copy link
Copy Markdown
Contributor

If prebuilt Vulkan was disabled, but a system-wide Vulkan install wasn't found, then a fallback was available using prebuilt libs. Unfortunately this does ultimately require the prebuilt libs be available which isn't always wanted (or possible), so drop the fallback and just require Vulkan instead.

Fixes #7786

If prebuilt Vulkan was disabled, but a system-wide Vulkan install wasn't
found, then a fallback was available using prebuilt libs. Unfortunately
this does ultimately require the prebuilt libs be available which isn't
always wanted (or possible), so drop the fallback and just require Vulkan
instead.

Fixes scp-fs2open#7786
@notimaginative
notimaginative merged commit 573ed72 into scp-fs2open:master Sep 16, 2026
18 checks passed
@notimaginative
notimaginative deleted the fix_vulkan_prebuilt_requirement branch September 16, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build An issue related to the build systems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

26.0.1: cmake, disabled prebuilt, unable to build with vulkan option enabled

2 participants